react-native-keyboard-aware-scroll-view icon indicating copy to clipboard operation
react-native-keyboard-aware-scroll-view copied to clipboard

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.

Results 4 react-native-keyboard-aware-scroll-view issues
Sort by recently updated
recently updated
newest added
trafficstars

RN 0.66.3 Android Not working

help wanted

The error pops up in my RN 0.66.3 app with macOS Big Sur/Xcode 13. One of the modules installed (not sure which one) in the app installed @codler/react-native-keyboard-aware-scroll-view as dependency...

help wanted

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@codler/[email protected]` for the project I'm working on. Here is the diff that solved...