react-native-swiper icon indicating copy to clipboard operation
react-native-swiper copied to clipboard

fix(crash): Potential crash when accessing ScrollView

Open thegdznet opened this issue 3 years ago • 1 comments

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.

thegdznet avatar Dec 23 '21 10:12 thegdznet

Received also similar crash

TypeError

null is not an object (evaluating 'o.scrollView.scrollTo')

eduduardo avatar Mar 29 '22 14:03 eduduardo