react-native-css-modules
react-native-css-modules copied to clipboard
Adding support for gridLayout the awesome way to arrange the layout that is missing in react native
Hope that grid layout the amazing feature of css will be in hand of react native that will solve many problems as the default flex layout make it hardly to arrange the page in diffrent dimenstions
Thanks @muhammedAlySawalhy for opening this.
Unfortunately I don't see it possible to add support for CSS grids unless React Native adds some kind of support for it.