Merge pull request #33 from rhlsthrm/master

Add link for creating keystore file for signed APK
This commit is contained in:
Chris Hutchinson 2017-07-11 09:10:48 -05:00 committed by GitHub
commit 3a2c584cbc
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ require('./node_modules/re-natal/index.js');
$ cd ios && pod install && cd ..
### Building Status for Release
# fill in store file properties in android/gradle.properties
# fill in store file properties in android/gradle.properties (https://facebook.github.io/react-native/docs/signed-apk-android.html)
$ lein prod-build
$ react-native run-android --variant=release
# for iOS, build in Xcode