mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-11 08:13:29 +08:00
9 lines
379 B
Markdown
9 lines
379 B
Markdown
## Run the example
|
|
|
|
- [View and edit it with Expo Snack](https://snack.expo.io/@satya164/github.com-callstack-react-native-paper:example)
|
|
- Run the example locally
|
|
+ Clone the repository and `cd` to this directory
|
|
+ Run `yarn` to install the dependencies
|
|
+ Run `yarn start` to start the packager
|
|
+ Follow the instructions to open it with the [Expo app](https://expo.io/)
|