react-native-vision-camera/example/ios/VisionCameraExample
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
..
Images.xcassets Update app-icon 2021-02-19 20:21:20 +01:00
AppDelegate.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AppDelegate.m feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
Info.plist feat: Add React Native 0.66 support (#490) 2021-10-05 12:22:14 +02:00
LaunchScreen.storyboard Update LaunchScreen.storyboard 2021-02-19 19:56:06 +01:00
main.m fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00