chore: move example folder to root

This commit is contained in:
Satyajit Sahoo
2019-12-09 15:20:28 +01:00
parent 448fa642ed
commit f951e98dc6
107 changed files with 17 additions and 13 deletions

7
example/README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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/)