link not configured properly

This commit is contained in:
Chris Hutchinson 2017-07-11 09:53:29 -05:00 committed by GitHub
parent ca31b01025
commit 3b2b77ffef

View File

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