Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[V2] RNN and React Native version #3975

Closed
mohanasundaramn opened this issue Sep 17, 2018 · 1 comment
Closed

[V2] RNN and React Native version #3975

mohanasundaramn opened this issue Sep 17, 2018 · 1 comment

Comments

@mohanasundaramn
Copy link

Issue Description

In the documentation (android/app/build.gradle),
android {
...
defaultConfig {
applicationId "com.yourproject"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
missingDimensionStrategy "RNN.reactNativeVersion", "reactNative56" // <== for rn0.57 what should i add here?
versionCode 1
versionName "1.0"
...
}
...
}

Environment

  • React Native Navigation version: "^2.0.2553"
  • React Native version: 16.5.0
  • Platform(s) (iOS, Android, or both?): android
  • Device info (Simulator/Device? OS version? Debug/Release?): device
@mohanasundaramn mohanasundaramn changed the title RNN and React Native version [V2] RNN and React Native version Sep 17, 2018
@ItsNoHax
Copy link
Collaborator

There is an open merge request for RN 57 support: #3851

I suggest you close this issue and Subscribe to that merge request and you will be notified when it's merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants