Files
react-native-paper/README.md
Satyajit Sahoo ab42b415ac docs: simplify contribution guidelines (#283)
It's still pretty big, but all the important stuff about setting up the environment is on the top. Rest is verified by the pre-commit hook, so not a big deal if people don't read them.
2018-03-23 16:58:24 +01:00

1.9 KiB

React Native Paper

Build Status Version MIT License PRs Welcome Chat

Material design for React Native.

Features

Currently supported React Native version: >= 0.50.3

Try it out

Run the example app with Expo to see it in action.

The source code for the examples are under the /example folder.

Getting Started

Refer to the getting started guide for instructions.

Documentation

Check the components and their usage in our documentation.

Contributing

Read the contribution guidelines before contributing.