Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Expose .external and .continuityCamera devices #3065

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

mrousavy
Copy link
Owner

What

Exposes .external and .continuityCamera devices to the user in the Camera Devices API.

  • .external only exists if NSCameraUseExternalDeviceType is set to YES in Info.plist
  • .continuityCamera only exists if NSCameraUseContinuityCameraDeviceType is set to YES in Info.plist

Changes

Tested on

Related issues

Copy link

vercel bot commented Jul 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2024 11:30am

@mrousavy mrousavy merged commit ba12cbe into main Jul 10, 2024
8 checks passed
@mrousavy mrousavy deleted the fix/devices-cleanup branch July 10, 2024 11:31
isaaccolson pushed a commit to isaaccolson/deliveries-mobile that referenced this pull request Oct 30, 2024
* fix: Expose `.external` and `.continuityCamera` devices

* Update CameraDevicesManager.swift

* More logs

* Update CameraDevicesManager.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant