mattermost-mobile/app/components/post_body
Elias Nahum de37a2aa7a
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:18:43 -04:00
..
index.js Upgrade to RN 0.59.6 and dependencies (#2777) 2019-05-13 13:33:18 -04:00
post_body.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:18:43 -04:00
post_body.test.js Add unit test for PostBody's measurePost (#2833) 2019-05-25 11:58:49 -04:00