Upgrade to react-native 0.71.0
This commit is contained in:
parent
b449ab842f
commit
a13f9bf091
32 changed files with 1926 additions and 2789 deletions
|
|
@ -4,7 +4,3 @@ include ':app'
|
|||
includeBuild('../node_modules/react-native-gradle-plugin')
|
||||
include ':rn-fetch-blob'
|
||||
project(':rn-fetch-blob').projectDir = new File(rootProject.projectDir, '../node_modules/rn-fetch-blob/android')
|
||||
if (settings.hasProperty("newArchEnabled") && settings.newArchEnabled == "true") {
|
||||
include(":ReactAndroid")
|
||||
project(":ReactAndroid").projectDir = file('../node_modules/react-native/ReactAndroid')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue