Update RN to 58

This commit is contained in:
Julia Friesel
2019-05-06 10:39:48 +02:00
parent f9c928d45c
commit 9ef84f9b31
3 changed files with 1746 additions and 3067 deletions
+4 -4
View File
@@ -29,11 +29,11 @@ allprojects {
}
ext {
buildToolsVersion = "26.0.3"
buildToolsVersion = "27.0.3"
minSdkVersion = 16
compileSdkVersion = 26
targetSdkVersion = 26
supportLibVersion = "26.1.0"
compileSdkVersion = 27
targetSdkVersion = 27
supportLibVersion = "27.1.1"
}
subprojects {project ->
+1737 -3058
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -29,8 +29,8 @@
"object-path": "^0.11.4",
"obv": "0.0.1",
"prop-types": "^15.6.2",
"react": "^16.6.3",
"react-native": "^0.57.8",
"react": "16.6.1",
"react-native": "0.58.0-rc.0",
"react-native-calendars": "^1.19.3",
"react-native-document-picker": "^2.1.0",
"react-native-fs": "^2.13.3",