Rocket.Chat.ReactNative/app/lib
Gleidson Daniel Silva e98ce32787
fix: add checks to draft auto save (#5639)
* fix: disable auto save draft on ShareView screen

* fix: remove unnecessary logic for draft saving

* fix: checks if any text has been changed before saving the draft on return

* chore: fix React warn (dont call state on unmonted component)

* chore: remove unnecessary console.log

* unmount hack

* wip
2024-04-26 10:10:48 -03:00
..
constants feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
database feat: mobile troubleshoot notifications (#5330) 2024-03-04 08:27:24 -03:00
encryption fix: Backwards compatibility on file upload (#5663) 2024-04-25 15:13:41 -03:00
hooks feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
methods fix: add checks to draft auto save (#5639) 2024-04-26 10:10:48 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
services feat: add force-logout stream listener (#5643) 2024-04-25 17:31:23 -03:00
store fix: call the internetStateMiddleware for release mode (#5364) 2023-12-01 11:05:40 -03:00