mattermost-mobile/app/screens/image_preview
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-17792 Do not show download option for files uploaded locally (#3163) 2019-08-26 10:14:22 -04:00
downloader.android.js Fix Android previewer download option (#2157) 2018-09-26 15:53:30 -04:00
downloader.ios.js MM-17886 Do not wait to cancel the video download (#3164) 2019-08-22 15:47:06 -04:00
downloader_bottom_content.js MM-12923 Fix Downloading message on cancelling downloads (#2337) 2018-11-14 08:23:35 -03:00
downloader_bottom_content.test.js MM-12923 Fix Downloading message on cancelling downloads (#2337) 2018-11-14 08:23:35 -03:00
image_preview.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
image_preview.test.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
video_preview.js Update rn-fetch-blob and CBA support for iOS (#2033) 2018-08-29 14:01:37 -04:00