VansonLeung/react-native-keyboard-aware-view
A simple React Native View component that resizes composite children views inside itself when the keyboard appears. You can implement your own ScrollView, ListView, Multiple Views etc... inside the View and set your own view to 'flex: 1'.
JavaScriptMIT
Issues
- 2
The multiple line text input is not scrolling up automatically when the keyboard is open.
#11 opened by sundariragavan - 0
Demo image in README is broken.
#10 opened by njt1982 - 0
- 2
keyboardWillShow and keyboardWillHide should be registered via Keyboard module
#5 opened by amanofscience - 2
How does this library compare to APSL/react-native-keyboard-aware-scroll-view?
#6 opened by joonhocho - 1
I can't seem to add your module
#4 opened by amanofscience - 2
Distrcutive componentWillUnmount
#1 opened by rgoldiez