lazy-load-scrollview
lazy-load-scrollview copied to clipboard
Can't hit onEndPage if scroll fast on ios
on android there is no problem when on ios if fast scroll is not detected but if it is slow then it is detected
Having same issue here. Doesn't appear to work properly.
I created a pull request to fix this: #23 - [FIX] Fast scroll not calls onEndPage on iOS