SHISME / react-native-draggable-grid

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

how to pass extradata to grid ? #69

Open projects-mindiii opened 2 years ago

SHISME commented 2 years ago

I want know why you want need extradata

projects-mindiii commented 2 years ago

I want to show a modal (alert pop-up)from the custom delete button. after that list should be refreshed.
I used onItemPress for showing images in a bigger view, I need to perform one more functionality (action on floating delete button in side render item)