Skip to content

Commit

Permalink
Update Releases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkonicek committed Jan 18, 2016
1 parent 2c6d9d8 commit daf0bd4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ Future releases:
- 0.20.0 - Feb 15
- ...

## Ideas for improvements

- A lot of these steps could be done by a script
- We could simplify the process quite a bit by publishing the Android binaries to npm. This will increase the size of the npm package by about 3.3MB. To do that: after `installArchives`, move the binaries to somewhere where `npm publish` will pick them up. Then, change the `build.gradle` file(s) of your generated app so that Gradle will pick up the binaries from `node_modules`. This will likely also **fix issues with incompatible versions of JS and Android binaries** (e.g. [#4488](https://github.com/facebook/react-native/issues/4488)).

## One time setup

Set up Sinopia: https://github.com/facebook/react-native/tree/master/react-native-cli
Expand Down

0 comments on commit daf0bd4

Please sign in to comment.