Try to implement onMomentumScrollBegin on FlatList : constructor(props) { super(props); this.onEndReachedCalledDuringMomentum = true; }.
確定! 回上一頁