react-native-sortable-listview
react-native-sortable-listview copied to clipboard
onScroll prop not firing for android
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.