mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-12 22:51:18 +08:00
10 lines
498 B
Markdown
10 lines
498 B
Markdown
# Example for React Navigation
|
|
|
|
If you want to run the example from the repo,
|
|
|
|
- Clone the repository and run `yarn` in the project root
|
|
- Run `yarn example start` to start the packager
|
|
- Follow the instructions to open it with the [Expo app](https://expo.io/)
|
|
|
|
You can also run the currently published [app on Expo](https://expo.io/@react-navigation/react-navigation-example) on your Android device or iOS simulator or the [web app](https://react-navigation-example.netlify.com/) in your browser.
|