react-native-vision-camera/package/src
Marc Rousavy ef58d13b87
feat: Implement exposure (#2173)
* feat: Implement `exposure` (iOS)

* Update Podfile.lock

* Format

* Expose exposure in format

* Set exposure in Camera2

* fix: Fix exposure calculation

* Add exposure docs
2023-11-19 15:26:43 +01:00
..
devices feat: Split videoHdr and photoHdr into two settings (#2161) 2023-11-15 18:33:12 +01:00
expo-plugin chore: Update doc URLs 2023-10-09 11:17:07 +02:00
hooks feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00
Camera.tsx fix: Log errors to console if no onError handler is passed 2023-11-18 12:16:52 +01:00
CameraDevice.ts feat: Implement exposure (#2173) 2023-11-19 15:26:43 +01:00
CameraDevices.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
CameraError.ts feat: Split videoHdr and photoHdr into two settings (#2161) 2023-11-15 18:33:12 +01:00
CameraProps.ts feat: Implement exposure (#2173) 2023-11-19 15:26:43 +01:00
CodeScanner.ts feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00
Frame.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
FrameProcessorPlugins.ts fix: Use same error message 2023-10-24 13:44:03 +02:00
index.ts feat: Code Scanner API (#1912) 2023-10-04 12:53:52 +02:00
JSIHelper.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
NativeCameraModule.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
Orientation.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
PhotoFile.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
PixelFormat.ts fix: Remove dng PixelFormat 2023-10-03 11:27:46 +02:00
Point.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
TemporaryFile.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
VideoFile.ts docs: Add **Flash** documentation 2023-10-05 16:40:15 +02:00