You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove two exports
* Change from TouchableOpacity to Button
* CustomKeyboardView into two files (iOS and Android)
* TextInputKeyboardManager into two files (iOS and Android)
(cherry picked from commit 1b4aa99)
* Remove logger
(cherry picked from commit b5385c8)
* Refactor - move keyboard related import under Keyboard
* Move docs to correct location
(cherry picked from commit cfbc9c1)
* Refactor - bind into ->
(cherry picked from commit 760812f)
* onToggleExpandedKeyboard is iOS only
(cherry picked from commit 4bc5cfc)
* Refactor KeyboardView
* KeyboardInputViewScreen refactor some styles etc
(cherry picked from commit eee22fc)
* onToggleExpandedKeyboard is iOS only (part 2)
(cherry picked from commit 95631b8)
* KeyboardTrackingViewScreen refactor some styles etc
(cherry picked from commit 63b2312)
* Remove duplicated code
(cherry picked from commit cdc3cee)
* Mostly prettify
(cherry picked from commit 07b975b)
* Remove unused import
(cherry picked from commit 31a8097)
* Fix broken screen links (and remove guidelines references)
(cherry picked from commit a45a0fb)
* Remove unused import
(cherry picked from commit 982ea01)
* Add documentation for KeyboardAwareInsetsView
(cherry picked from commit 6f3bfe6)
* Refactor (this.props)
(cherry picked from commit fc110bf)
* Refactor (this.state)
(cherry picked from commit 41f7f8d)
* Add most of the docs
(cherry picked from commit 47bc86d)
* Remove navigation for android
(cherry picked from commit 8fc87e2)
* Add example for onRequestShowKeyboard and requestShowKeyboard
(cherry picked from commit adf3a71)
* Remove usage of toggleExpandedKeyboard and prettify
(cherry picked from commit 56c1232)
* Complete docs
(cherry picked from commit ded2e11)
* Fix some docs
(cherry picked from commit f2402fa)
* Move iOS scroll behaviour to JS enum (from native module)
(cherry picked from commit 7a219d4)
0 commit comments