react-native-material-design
react-native-material-design copied to clipboard
React Native UI Components for Material Design
Hello, due to time issues with work and personal life, is there anyone out there willing to help contribute to this project? Quite a bit needs doing!
I cloned the demo repo and installed the dependencies with npm. When running it on Android, I get a javascript error of `undefined is not an object (elevating screenPhysicalPixels.width)`. Anyone...
Don't know if anyone wants to do this with the demo app, but I feel I should probably swap out for Redux, since it seems to be the more preferred...
> This list is a work in progress - [ ] Refactor List component - [ ] Implement GridView component - [ ] Implement Floating Action Button (FAB) - [...
I'm finding it difficult to implement the Toolbar for a number of reasons: - Alignment to conventions used by the FB version of Toolbar `onIconClicked()` becomes `onIconPress()` for example is...
Hello, Please, this is more of a question: Is work still on-going on the List component? I noticed it was commented out in the demo app and it threw errors...