react-native-vision-camera/package
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
..
android feat: Activate Torch Mode on Android (#1932) 2023-10-06 14:28:57 +02:00
cpp chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
example feat: Use correct photo and video format dimensions on iOS (#1929) 2023-10-06 16:11:09 +02:00
ios feat: Use correct photo and video format dimensions on iOS (#1929) 2023-10-06 16:11:09 +02:00
scripts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
src feat: Use correct photo and video format dimensions on iOS (#1929) 2023-10-06 16:11:09 +02:00
.eslintrc.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
.gitignore docs: Upgrade to Docusaurus 3 (#1783) 2023-09-11 11:45:17 +02:00
.prettierrc.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
app.plugin.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
babel.config.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
package.json chore: release 3.3.1 2023-10-05 14:52:47 +02:00
tsconfig.json chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
VisionCamera.podspec feat: Implement resizeMode prop for iOS (#1838) 2023-09-23 10:14:27 +02:00
yarn.lock chore: Upgrade lockfiles 2023-10-05 13:35:44 +02:00