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 props undefined (APSL#451) #462

Open yasaricli opened 3 years ago

yasaricli commented 3 years ago

fixed #451

bonesyblue commented 3 years ago

Fixes the issue for me. Many thanks!