mattermost-mobile/app/screens/interactive_dialog
Saturnino Abril f8698d0293 MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797)
* used react-intl for post time as default and moment-timezone as fallback

* add @testing-library/react-native to better test component rendering
2020-01-13 20:12:51 -03:00
..
__snapshots__ MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:12:51 -03:00
dialog_element.js MM-18464 Interactive dialog renders out of safe area view on landscape orientation (#3335) 2019-09-27 14:44:48 -07:00
dialog_element.test.js Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
dialog_introduction_text.js MM-18464 Interactive dialog renders out of safe area view on landscape orientation (#3335) 2019-09-27 14:44:48 -07:00
dialog_introduction_text.test.js MM-18464 Interactive dialog renders out of safe area view on landscape orientation (#3335) 2019-09-27 14:44:48 -07:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
interactive_dialog.js MM-15220 Support generic error message in interactive dialog (#3259) 2019-10-02 16:47:24 +02:00
interactive_dialog.test.js MM-15220 Support generic error message in interactive dialog (#3259) 2019-10-02 16:47:24 +02:00