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

A draggable and sortable grid of react-native

Results 53 react-native-draggable-grid issues
Sort by recently updated
recently updated
newest added

im facing an issue where if i put the draggable grid inside a scrollView it will start acting a little weird , i tried multiple methods like disabling scrollview when...

In our app, we use a lot of `InteractionManager.runAfterInteractions` callbacks, but the way `react-native-draggable-grid` is implemented right now can lead to that callback being stuck and not responding at all...

Is is possible to change numColumns on the fly somehow? I would like to archive next: First 20 items numColumns={2} from 20 to 26 item numColumns={3} etc... Thank you in...

If I press the item again after pressing it for a long time, it performs a drag operation. After I hold it down, I want to drag without lifting my...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Hi, If it's possible to use this on modal screen? If so, any examples? Thanks! I have the screen configured like this: ``` ``` When I use DraggableGrid in EditScreen,...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies