react-native-draggable-grid
react-native-draggable-grid copied to clipboard
A draggable and sortable grid of react-native
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
It is impossible to stretch the frame to fit the screen height on Android In IOS work ok https://github.com/SHISME/react-native-draggable-grid/assets/93041689/42efccaf-0b4e-4e38-9340-0d09bbbcc5a1 https://github.com/SHISME/react-native-draggable-grid/assets/93041689/4f029e74-86d8-4b0f-832d-2658fb93abd2
i want my 4 boxes in a grid like model with a gap of 10. i was partially able to give width between columns by adjusting boxes width.but giving gap...