You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library has not been updated since Nov 2019. Workarounds: 1. https://github.com/APSL/react-native-keyboard-aware-scroll-view 2. KeyboardAvoidingView & ScrollView
#60
Open
louiechristie opened this issue
Jun 10, 2021
· 0 comments
The text was updated successfully, but these errors were encountered:
louiechristie
changed the title
Jest - TypeError: Cannot read property 'major' of undefined - when upgrading 0.9.3 → 0.9.4
This library has not been updated since Nov 2019. Workarounds: 1. https://github.com/APSL/react-native-keyboard-aware-scroll-view 2. KeyboardAvoidingView & ScrollView
Jun 10, 2021
Workarounds
Given this library hasn't been updated since Nov 2019, for anyone reading this I recommend the following workarounds:
Use https://github.com/APSL/react-native-keyboard-aware-scroll-view
Use the built in KeyboardAvoidingView, and ScrollView from React Native
Inspired by this post by pepperedpopcorn on Reddit
Related issue: APSL/react-native-keyboard-aware-scroll-view#493
The text was updated successfully, but these errors were encountered: