mirror of
https://github.com/status-im/react-navigation-stack.git
synced 2025-02-18 01:17:06 +00:00
Add development workflow to README
This commit is contained in:
parent
8e67358fe9
commit
6c74c1d85c
@ -25,6 +25,13 @@ export default createStackNavigator({
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Development workflow
|
||||||
|
|
||||||
|
- Clone this repository
|
||||||
|
- Run `yarn` in the root directory and in the `example` directory
|
||||||
|
- Run `yarn dev` in the root directory
|
||||||
|
- Run `yarn start` in the `example` directory
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
Documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/en/stack-navigator.html).
|
Documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/en/stack-navigator.html).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user