react-native-vision-camera/example/android
Marc Rousavy 916278d3ea
feat: Add React Native 0.66 support (#490)
* feat: Add React Native 0.66 support

* Generate lockfiles

* Update Podfile.lock

* chore: Migrate from react-native-navigation to react-navigation (#491)

* Migrate RNN -> RN

* Migrate all screens

* Fix get permission status

* fix app name

* Update AppDelegate.m

* Fix Info.plist

* Set `UIViewControllerBasedStatusBarAppearance` to `YES`

* Only enable `audio` if user granted microphone permission

* Update App.tsx

* Fix RNGH for Android

* Use `navigate` instead of `push`

* Fix animation

* Upgrade @types/react-native

* "Splash" -> "PermissionsPage"
2021-10-05 12:22:14 +02:00
..
.settings Bootstrap 2021-02-19 16:07:53 +01:00
app feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
gradle/wrapper feat: Add react-native 0.65 support (#378) 2021-08-20 11:53:40 +02:00
.project Bootstrap 2021-02-19 16:07:53 +01:00
build.gradle feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
gradle.properties fix: Fix Android tasks execution (#407) 2021-09-06 10:32:06 +02:00
gradlew Bootstrap 2021-02-19 16:07:53 +01:00
gradlew.bat Upgrade Example to RN 0.64 (#83) 2021-03-19 15:53:19 +01:00
settings.gradle feat: BREAKING CHANGE: Express zoom factor always in actual factor value (1, 2, 128, ...) instead of 0.0-1.0 scale (#306) 2021-07-29 11:44:22 +02:00