mattermost-mobile/app/screens/post_options
Miguel Alatzar 459801d10b
[MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298)
* Patch react-native-navigation

* Make navigation actions regular functions

* Fix unhandled promise rejection warning

* Missing semicolons

* Mock navigation actions

* Add unit tests for navigation actions

* Place all patches in patches directory

* Fix channel_info snapshot test
2019-09-25 15:23:45 -07:00
..
__snapshots__ [MM-18361] Style text inputs and post options with theme (#3213) 2019-09-13 10:24:36 -03:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
index.test.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_option.js [MM-18361] Style text inputs and post options with theme (#3213) 2019-09-13 10:24:36 -03:00
post_options.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
post_options.test.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
post_options_utils.js [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (#2501) 2019-01-30 01:07:58 +08:00
post_options_utils.test.js [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (#2501) 2019-01-30 01:07:58 +08:00