John Wayne

Results 1 comments of John Wayne

@vivekparekh8 yes,you need to check whether this.refs['innerListView'] exist or not, at node_modules -> @Idn0x7dc -> react-native-view-pager -> library -> ViewPager.js .line 61. ` if(!this.refs['innerListView']){ }else{ this.refs['innerListView'].scrollTo({x: curX, animated: false}); }`