Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Add minFocusDistance prop to CameraDevice #2392

Merged
merged 13 commits into from
Jan 15, 2024

Conversation

mrousavy
Copy link
Owner

What

Adds the minFocusDistance prop to the CameraDevice to expose how close the device can focus to.

Changes

Tested on

Related issues

Copy link

vercel bot commented Jan 15, 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 Jan 15, 2024 6:29pm

@mrousavy mrousavy merged commit 58ef21e into main Jan 15, 2024
@mrousavy mrousavy deleted the feat/expose-minimumFocusDistance branch January 15, 2024 18:30
isaaccolson pushed a commit to isaaccolson/deliveries-mobile that referenced this pull request Oct 30, 2024
* docs: Link `videoHdr`

* Update PERFORMANCE.mdx

* docs: Add isActive to perf

* docs: Update errors

* feat: Add `minFocusDistance` prop

* Format

* Update Podfile.lock

* fix: To Double

* fix: Import AVFoundation

* fix: Move from format -> device

* fix: Use centi-meters (cm) instead of meters

* Fix deadloop

* fix: Avoid -1 values
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iPhone 15 pro can't focus close up documents when using the scan utility.🐛
1 participant