In my React native expo project am facing issues with the IOS simulator and real IOS device. Actually am using React native: "0.65.1", and I tried 64.0, and 65.2 but no use.
The Error is
TypeError: responder.scrollResponderScrollTo is not a function. (In 'responder.scrollResponderScrollTo({
x: x,
y: y,
animated: animated
})', 'responder.scrollResponderScrollTo' is undefined)
after spending a few hrs I found out that this issue will come based on 'react-native-keyboard-aware-scroll-view' this npm but I haven't used it in my project. So how can we fix this issue
This is an open GitHub issue for react-native-keyboard-aware-scroll-view.
Suppose that you are using react-native 0.65.2, then you can fix this issue by updating react-native-keyboard-aware-scroll-view version 0.9.5.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With