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

Android issues

Open shlomi84 opened this issue 8 years ago • 0 comments

I followed the example provided in the GitHub, I'm using a basic 4x4 grid layout and my code is working perfectly and performance is great on IOS. I have 15 boxes of data. However, when I run it on android, it gives me 30 boxes (it duplicates boxes 1-15 another time for some reason?) and then u can't drag/drop boxes, the entire phone just gets buggy and laggy, and sometimes a box disappears. Is anyone else having these issues?

shlomi84 avatar Aug 07 '17 16:08 shlomi84