react-native-vision-camera/example/ios
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
..
Frame Processor Plugins/Example Plugin fix: Fix FP Plugin init call 2023-07-31 11:34:27 +02:00
VisionCameraExample perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729) 2023-09-01 15:07:16 +02:00
VisionCameraExample.xcodeproj perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729) 2023-09-01 15:07:16 +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
.xcode.env chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
File.swift Update File.swift 2021-02-19 17:10:35 +01:00
Gemfile feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00
Gemfile.lock feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00
Podfile chore: Upgrade Skia to new Ganesh Rendering Pipeline and RN to 0.72 (#1638) 2023-07-03 12:40:07 +02:00
Podfile.lock perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729) 2023-09-01 15:07:16 +02:00
VisionCameraExample-Bridging-Header.h feat: Complete iOS Codebase rewrite (#1647) 2023-07-20 15:30:04 +02:00