react-native-vision-camera/example/ios/VisionCameraExample
Marc Rousavy 0e9f1ca640
perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729)
* feat: Orientation

* fix orientation value in manifest

* Update AndroidManifest.xml

* Style

* fix: Set MAX_IMAGES to 3

* Pass `isMirrored` to `VideoPipeline`

* Update docs about Skia FPs

* Options

* Add iPad target

* Remove UIDevice onOrientationChanged listener

* Update CameraView+AVCaptureSession.swift

* Update CameraView+AVCaptureSession.swift

* Update CameraView+AVCaptureSession.swift

* Get available pixelFormats on iOS

* format

* Update CameraSession.kt

* Expose `CameraDevice.sensorOrientation`

* Lock orientation again
2023-09-01 15:07:16 +02:00
..
Images.xcassets Update app-icon 2021-02-19 20:21:20 +01:00
AppDelegate.h chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
AppDelegate.mm feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00
Info.plist perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729) 2023-09-01 15:07:16 +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