APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.24k stars 643 forks source link

fix crash on react native version 0.65 #499

Closed hunglannn closed 2 years ago

oliverdolgener commented 2 years ago

Please only fix the issue without reformatting everything else. The only 2 changes are lines 276 & 281

dannyhw commented 2 years ago

if @hunglannn doesn't have time I could open a PR with these changes

mansdahlstrom1 commented 2 years ago

if @hunglannn doesn't have time I could open a PR with these changes

Same here, if there is no response before tonight i will fork and submit a PR

oliverdolgener commented 2 years ago

https://github.com/APSL/react-native-keyboard-aware-scroll-view/pull/501