react-native-vision-camera/.github/ISSUE_TEMPLATE
Marc Rousavy cf4882b152
feat: Add support for LiDAR, TrueDepth, External (USB) and Continuity Camera Devices (iOS 17) (#1824)
* feat: Add support for LiDAR, TrueDepth, External (USB) and Continuity Camera Devices (iOS 17)

* Rename `devices` -> `physicalDevices`

* fix: Comment out iOS 17 cameras for now

* fix: Move `supportsDepthCapture` to `format`

* fix: Fall back to `wide-angle-camera` for any unknown types

* Update CameraPage.tsx

* `descriptor` -> `physicalDeviceDescriptor`

* Update CameraDevice.ts

* Format

* feat: Expose `userPreferredCameraDevice`

Uses the new iOS 17 API where the user can prefer a default device, otherwise fall back to the first device of the available ones

* fix: Expose as property

* Add TODO comments

* fix: Format code

* fix: Compile below Swift 5.9
2023-09-21 16:29:46 +02:00
..
BUG_REPORT.yml feat: Add support for LiDAR, TrueDepth, External (USB) and Continuity Camera Devices (iOS 17) (#1824) 2023-09-21 16:29:46 +02:00
BUILD_ERROR.yml Fix spacing in issue templates 2023-09-19 13:25:08 +02:00
config.yml Update config.yml 2023-09-01 23:52:10 +02:00
FEATURE_REQUEST.yml Update FEATURE_REQUEST.yml 2021-07-14 11:34:09 +02:00
QUESTION.yml docs: Deploy to https://react-native-vision-camera.com 2023-03-06 11:03:40 +01:00