react-native-swiper
react-native-swiper copied to clipboard
fix(crash): Potential crash when accessing ScrollView
Hello and many thanks or Your work.
Due to a crash collected via AppCenter on our Prod App, i suggest to protect access to ScrollView.
Guillaume.
Received also similar crash
TypeError
null is not an object (evaluating 'o.scrollView.scrollTo')