mattermost-mobile/app/components/post_textbox
Matheus Cardoso 73518da91e Make keyboard dark on dark themes (iOS only) (#3102)
* Support keyboardAppearance theme parameter

* Change approach of keyboardAppearance to auto-detect

* Fix style

* Update snapshots

* Add unit test for getKeyboardAppearanceFromTheme

* Update snapshot

* Fix failing test
2019-08-23 13:18:05 -04:00
..
__snapshots__ Make keyboard dark on dark themes (iOS only) (#3102) 2019-08-23 13:18:05 -04:00
components Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
index.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_textbox.android.js Fix file upload not completing (#2866) 2019-06-06 08:39:06 -04:00
post_textbox.ios.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:18:43 -04:00
post_textbox.test.js MM-17425/MM-17683 Disable Send button when sending post (#3099) 2019-08-14 08:29:55 -07:00
post_textbox_base.js Make keyboard dark on dark themes (iOS only) (#3102) 2019-08-23 13:18:05 -04:00