deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onScroll prop not firing for android

Taylor123 opened this issue · comments

I'm passing an onScroll function through the props, and I can get the event to fire for iOS, but not android.

Happy to add more info if needed.