feat: Add react-native 0.65 support (#378)

* fix `;`

* upgrade react-native to 0.65.1

* upgrade example to react-native 0.65.1

* Update Podfile.lock

* Update Podfile.lock

* add `jcenter()` temporarily

* upgrade gradle tools (kotlin, build-tools, swipe-to-refresh)

* Upgrade `react-native-navigation` to `7.18.1-snapshot.1611`

* chore(deps): Upgrade a few more deps
This commit is contained in:
Marc Rousavy
2021-08-20 11:53:40 +02:00
committed by GitHub
parent 8e02b49c16
commit cae08a1402
11 changed files with 810 additions and 979 deletions

View File

@@ -15,6 +15,6 @@ VisionCamera_buildToolsVersion=30.0.0
VisionCamera_compileSdkVersion=30
VisionCamera_kotlinVersion=1.5.0
VisionCamera_targetSdkVersion=30
VisionCamera_ndkVersion=22.0.7026061
VisionCamera_ndkVersion=20.1.5948944
android.enableJetifier=true
android.useAndroidX=true