SHISME / react-native-draggable-grid

A draggable and sortable grid of react-native
308 stars 96 forks source link

android - Items will not drag (expo) #64

Closed owenashurst closed 2 years ago

owenashurst commented 2 years ago

I'm using Android AVR to test my app and I cannot get the grids to drag. I've disabled scrollview and I still have the same issue. I've added a console log on all the events and only the "onPressed" event works.

Any ideas? I've tried left clicking and dragging and right clicking but still nothing.