mattermost-mobile/app/components/post_textbox
Elias Nahum 2c7116bc7f
Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830)
* Fix autocomplete showing behind the keyboard on iOS and not working on Android

* Unbundle config for Android

* Dismiss keyboard on post long press, fix scroll to bottom on new message and update tests

* Add a timeout before scrolling to give time to render the last post

* Fix crash on Android
2019-05-27 19:21:46 -04:00
..
components Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
index.js Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
post_textbox.android.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:21:46 -04:00
post_textbox.ios.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:21:46 -04:00
post_textbox_base.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:21:46 -04:00