Let Say We have a form with some <TextInput> inside <ScrollView>, in this case we have few requirements:
1. When keyboard opens we still should be able to scroll our view.
2. When keyboard opens we still need to be able to click buttons in our view
3. View should be scroll to appropriate place when keyboard is opened.
https://github.com/APSL/react-native-keyboard-aware-scroll-view/issues/461
https://stackoverflow.com/questions/54381446/keyboardawarescrollview-on-the-button
https://www.npmjs.com/package/react-native-keyboard-aware-scroll-view
No comments:
Post a Comment