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

Drag-drop-sortable grid view for react native

Results 52 react-native-sortable-grid issues
Sort by recently updated
recently updated
newest added

Has anyone been able to customize this to support a different layout? I'm specifically looking to do something like this: ![image](https://github.com/ollija/react-native-sortable-grid/assets/16551527/4e7b9816-11cd-4e4b-8923-ab038b0f0294) any help is appreciated!

"react-native": "0.71.3", "react": "18.2.0", "react-native-sortable-grid": "^2.0.0", ``` {userImages.map((item, index) => { return index === 0 ? ( setIsVisible(true)} style={style.button} > ) : ( { Alert.alert("Pressed!"); return 10; }} > );...