react-native-vision-camera/package/example/ios
Marc Rousavy 6e72781500
feat: Use correct photo and video format dimensions on iOS (#1929)
* feat: Use new photo dimensions API

* Update AVCaptureDevice.Format+matchesFilter.swift

* fix: Use Pixels instead of Points for video size

* feat: Set `PhotoOutput`'s maximum photo resolution

* fix: Compare dictionaries instead

* chore: Format code

* fix: Try to use hash.... failing atm

* fix: Use rough comparison again

* fix: Also take video HDR into consideration

* chore: Format

* Use contains

* Update AVCaptureDevice.Format+toDictionary.swift

* docs: Add better docs to Camera props

* Update CameraView+AVCaptureSession.swift

* Update CameraView+AVCaptureSession.swift
2023-10-06 16:11:09 +02:00
..
.bundle Create .bundle/config 2023-09-01 20:17:36 +02:00
Frame Processor Plugins fix: Fix +load not available in Xcode 15 error (#1908) 2023-10-03 12:03:29 +02:00
VisionCameraExample docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
VisionCameraExample.xcodeproj docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
VisionCameraExample.xcworkspace chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.swift-version chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
.xcode.env chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
File.swift chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
Gemfile chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
Gemfile.lock chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
Podfile docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
Podfile.lock feat: Use correct photo and video format dimensions on iOS (#1929) 2023-10-06 16:11:09 +02:00
vc_example_cocoapod_utils.rb docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00
VisionCameraExample-Bridging-Header.h docs: Add Kotlin & Swift FP plugins examples (#1902) 2023-10-03 11:33:48 +02:00