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
@@ -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