react-native-vision-camera/example/ios
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
..
Frame Processor Plugins feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
VisionCameraExample feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
VisionCameraExample.xcodeproj feat: Implement Frame.close() (#229) 2021-07-06 10:08:44 +02:00
VisionCameraExample.xcworkspace Bootstrap 2021-02-19 16:07:53 +01:00
.swift-version feature: Frame Processors (iOS) (#2) 2021-05-06 14:11:55 +02:00
File.swift Update File.swift 2021-02-19 17:10:35 +01:00
Gemfile chore: Update cocoapods to 1.10.2 2021-09-15 16:03:10 +02:00
Gemfile.lock chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
Podfile feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
Podfile.lock feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
VisionCameraExample-Bridging-Header.h docs: Use Java in FPP "Overview" for simplicity (#266) 2021-07-08 16:05:51 +02:00