react-native-sortable-listview
react-native-sortable-listview copied to clipboard
Fix error on starting drag
Fixes https://github.com/deanmcpherson/react-native-sortable-listview/issues/160
Error: Cannot read property 'pageY' of undefined
With fixing this, works like a charm!
Thanks for this library and thanks @lytieunuong1 for pointing out the solution !
thanks for making this library open source @deanmcpherson Do you think you can merge this in?