Austin Kostelansky
Results
1
comments of
Austin Kostelansky
I used the [react-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view) library to circumvent this issue. Just import the library and replace your scrollview with the KeyboardAwareScrollView component. Make sure to give it a flexGrow style of...