Skip to content

Commit

Permalink
update readme upgrade guide
Browse files Browse the repository at this point in the history
  • Loading branch information
drapanjanas committed Dec 6, 2015
1 parent 51c64f3 commit e02a933
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@ and are unlikely to be changed by the user. No checks are done, these files are
- files in /env directory
- figwheel-bridge.js

Then to continue development using figwheel
```
$ re-natal use-figwheel
```

To upgrade React Native to newer version please follow the official
[Upgrading](https://facebook.github.io/react-native/docs/upgrading.html) guide of React Native.
Re-Natal makes no changes to the files generated by react-native so the official guide should be valid.
Expand Down

0 comments on commit e02a933

Please sign in to comment.