react-native-vision-camera/docs/docs/guides
Marc Rousavy 58ef21ebfd
feat: Add minFocusDistance prop to CameraDevice (#2392)
* 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
2024-01-15 19:30:20 +01:00
..
CODE_SCANNING.mdx feat: Add new enableCodeScanner prop to build.gradle to make sure CodeScanner always works (#2355) 2024-01-08 13:14:47 +01:00
DEVICES.mdx Update DEVICES.mdx 2023-10-06 11:53:13 +02:00
ERRORS.mdx feat: Add minFocusDistance prop to CameraDevice (#2392) 2024-01-15 19:30:20 +01:00
EXPOSURE.mdx fix: Move minExposure/maxExposure from format into device (#2211) 2023-11-24 18:20:56 +01:00
FOCUSING.mdx docs: Fix typo 2024-01-15 10:10:30 +01:00
FORMATS.mdx feat: Split videoHdr and photoHdr into two settings (#2161) 2023-11-15 18:33:12 +01:00
FRAME_PROCESSOR_CREATE_FINAL.mdx fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_ANDROID.mdx docs: Recommend @latest CLI version 2024-01-12 16:11:20 +01:00
FRAME_PROCESSOR_CREATE_PLUGIN_IOS.mdx docs: Update FrameProcessorPlugin's init method callsites (#2385) 2024-01-12 16:11:43 +01:00
FRAME_PROCESSOR_PLUGIN_LIST.mdx docs: Add plugin by mgcrea/vision-camera-barcode-scanner 2023-12-22 10:42:34 +01:00
FRAME_PROCESSORS_CREATE_OVERVIEW.mdx docs: Update SharedArray* type 2024-01-13 20:17:48 +01:00
FRAME_PROCESSORS_CREATE_PLUGIN_CPP.mdx docs: Update C++ Frame Processor docs (#2277) 2023-12-12 11:39:36 +01:00
FRAME_PROCESSORS_SKIA.mdx docs: Align Images perfectly on mobile (#1856) 2023-09-26 13:09:44 +02:00
FRAME_PROCESSORS_TIPS.mdx fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
FRAME_PROCESSORS.mdx docs: Update C++ Frame Processor docs (#2277) 2023-12-12 11:39:36 +01:00
HDR.mdx feat: Split videoHdr and photoHdr into two settings (#2161) 2023-11-15 18:33:12 +01:00
LIFECYCLE.mdx docs: Align Images perfectly on mobile (#1856) 2023-09-26 13:09:44 +02:00
MOCKING.mdx fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
PERFORMANCE.mdx feat: Add minFocusDistance prop to CameraDevice (#2392) 2024-01-15 19:30:20 +01:00
PIXEL_FORMATS.mdx perf: Use lossy compressed YUV buffers if available (#2195) 2023-11-22 16:19:29 +01:00
RECORDING_VIDEOS.mdx feat: Split videoHdr and photoHdr into two settings (#2161) 2023-11-15 18:33:12 +01:00
SETUP.mdx perf: Make getCameraPermission and getMicrophonePermission synchronous (#2302) 2023-12-19 14:22:04 +01:00
SHADOW_LENS.mdx docs: Add ShadowLens section to docs 2024-01-09 18:29:22 +01:00
STABILIZATION.mdx docs: Make images responsive 2023-09-27 12:21:34 +02:00
TAKING_PHOTOS.mdx docs: Add **Flash** documentation 2023-10-05 16:40:15 +02:00
TROUBLESHOOTING.mdx docs: Add ShadowLens section to docs 2024-01-09 18:29:22 +01:00
ZOOMING.mdx docs: Add tap to focus example 2024-01-09 17:28:05 +01:00