xotahal / react-native-material-ui

Highly customizable material design components for React Native
MIT License
3.78k stars 609 forks source link

Grid Implementation #429

Open joncodo opened 5 years ago

joncodo commented 5 years ago

Is there a way to get this: https://material-ui.com/layout/grid/

From the components that you have already made? If not, I may be able to make a pull request for this feature since I need it for work anyway.

Is there a list somewhere of all the material-ui features that are yet to be delivered in this project or how to make them from the existing components?