Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChauVV authored Sep 3, 2019
1 parent c0070bb commit 5ff0d7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ $ yarn start ENV=uat
// run ios
$ yarn ios ENV=uat
// run android (see package.json file)
$ yarn and ENV= uat
$ yarn and ENV=uat
```


<h1>Libraries</h1>

<h3>Setup ENV</h3>
- [react-native-config](https://github.com/luggit/react-native-config)
- [react-navigation](https://reactnavigation.org/docs/en/3.x/getting-started.html)
- [mobx](https://github.com/mobxjs/mobx)
* [react-native-config](https://github.com/luggit/react-native-config)
* [react-navigation](https://reactnavigation.org/docs/en/3.x/getting-started.html)
* [mobx](https://github.com/mobxjs/mobx)

0 comments on commit 5ff0d7f

Please sign in to comment.