xotahal / react-native-material-ui

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

Image-only Grid list of material ui next #339

Open knsakib opened 6 years ago

knsakib commented 6 years ago

Did you implement this https://material-ui-next.com/demos/grid-list/#grid-list in your react-native-material-ui version?

ayushyamitabh commented 6 years ago

No, this doesn't exist yet. If you want to help and create it I'm sure @xotahal would accept it.

ayushyamitabh commented 6 years ago

@janziemba Could you mark this as feature request.

peacechen commented 6 years ago

The grid is rather generic and not necessarily specific to material design. There exists a good RN library for responsive girds. It could be incorporated into this library, or used separately by the app as needed.

https://github.com/idibidiart/react-native-responsive-grid