mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-25 01:28:16 +00:00
* use react-navigation as dependency * add expo based playground app * name expo playground demo in the docs * add ci task to deploy playground demo
10 lines
465 B
Markdown
10 lines
465 B
Markdown
# Navigation Playground Example
|
|
|
|
A playground for experimenting with react-navigation in a pure-JS React Native app.
|
|
|
|
## Usage
|
|
|
|
Please see the [Contributors Guide](https://github.com/react-community/react-navigation/blob/master/docs/guides/Contributors.md#development) for instructions on running these example apps.
|
|
|
|
You can view this example application directly on your phone by visiting [our expo demo](https://exp.host/@react-navigation/NavigationPlayground).
|