需要显示地设置onEndReachedThreshold 为一个值比如40, 即可正确地触发onEndReached, 原因在于默认的onEndReachedThreshold 值是1000, 可参考源码: ...
確定! 回上一頁