gameboyVito / react-native-ultimate-listview

A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
https://www.npmjs.com/package/react-native-ultimate-listview
MIT License
540 stars 87 forks source link

Null is not an Object (evaluating '_this.ScrollView.scrollTo') #69

Open himanshuvats1996 opened 4 years ago

himanshuvats1996 commented 4 years ago

getting this error while pressing back button or switching to another request , is there any solution of it , i did everything but still getting this error null is not an object (evaluating '_this._scrollview.scrollTo')

butri71 commented 1 year ago

@himanshuvats1996 I'm experiencing the same issue, have you ever solved it?