Upgrade Example to RN 0.64 (#83)
* ReactLogger: Also log function * Run SwiftFormat & SwiftLint in example project * Upgrade to RN 0.64 1/2 * Update lockfiles * Upgrade a few packages * index.tsx -> index.js * Upgrade docusaurus * Fix line length violation * Update CameraView.swift * Update gradle plugin * Fix example to prefer higher res cameras * Remove unused log line * Update App.tsx
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#Fri Feb 19 20:46:14 CET 2021
|
||||
VisionCamera_buildToolsVersion=30.0.0
|
||||
VisionCamera_compileSdkVersion=30
|
||||
VisionCamera_kotlinVersion=1.4.30
|
||||
VisionCamera_kotlinVersion=1.4.31
|
||||
VisionCamera_targetSdkVersion=30
|
||||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
|
Reference in New Issue
Block a user