SHISME / react-native-draggable-grid

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

Not working with scrollview #71

Open nidhiparmar02 opened 2 years ago

nidhiparmar02 commented 2 years ago

I have put the whole draggable component inside scrollview and I managed the state as well but I when I start dragging a block and bring it down to end of the list then it does not render next items. I need to manually scroll to bottom of the scrollview to see where new block has been placed.

Uploading Screen Recording 2022-07-14 at 4.28.28 PM.mov…

arunvignesh-foodhub commented 1 year ago

Any update on this issue?