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

Unable to run after upgrading RN Version to 0.68.2 #561

Open NazmaD opened 1 year ago

NazmaD commented 1 year ago

Recently I have upgraded RN version from 0.61.5 to 0.68.2 afterwards unable to run as it is throwing below error

[Error: TransformError node_modules/react-native-keyboard-aware-scroll-view/lib/KeyboardAwareHOC.js: Maximum call stack size exceeded] RangeError: Maximum call stack size exceeded

can someone please help

ahmadmoussadev commented 10 months ago

add keyboardShouldPersistTaps in scrollview instead of this librarrey