Material design for React Native.
- Follows material design guidelines
- Works on both iOS and Android following platform adaptation guidelines
- Full theming support
Currently supported React Native version: >= 0.50.3
Run the example app with Expo to see it in action.
The source code for the examples are under the /example folder.
Refer to the getting started guide for instructions.
Check the components and their usage in our documentation.
Read the contribution guidelines before contributing.