react-native-infinite-scroll-with-flatlist

this._flatList.scrollToOffset({offset: 0, animated: false});
Tough Trout