Followed readme and android will not build. Assume it is missing the OneSignal setup, which happens after it says you can run the project according to readme. Perhaps just reorganise readme.
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/dev/react-native-firebase-starter-master/android/app/build.gradle' line: 105
* What went wrong:
A problem occurred evaluating project ':app'.
> Could not get unknown property 'MYAPP_RELEASE_STORE_FILE' for SigningConfig_Decorated{name=release, storeFile=null, storePassword=null, keyAlias=null, keyPassword=null, storeType=null, v1SigningEnabled=true, v2SigningEnabled=true} of type com.android.build.gradle.internal.dsl.SigningConfig.
Followed readme and android will not build. Assume it is missing the OneSignal setup, which happens after it says you can run the project according to readme. Perhaps just reorganise readme.