react-native-sortable-listview icon indicating copy to clipboard operation
react-native-sortable-listview copied to clipboard

Fix error on starting drag

Open gazedash opened this issue 6 years ago • 1 comments

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 !

gazedash avatar Mar 20 '19 15:03 gazedash

thanks for making this library open source @deanmcpherson Do you think you can merge this in?

ellismarte avatar Nov 08 '19 16:11 ellismarte