react-native-vision-camera/package/example/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
..
frame-processors fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) 2023-10-19 11:19:47 +02:00
hooks feat: Add "Camera Devices" screen to Example (#1927) 2023-10-05 14:52:03 +02:00
img Add Image to example 2023-09-01 19:52:08 +02:00
views chore: Remove photoCodec from Example App 2023-11-15 20:17:16 +01:00
App.tsx feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00
CameraPage.tsx feat: Implement exposure (#2173) 2023-11-19 15:26:43 +01:00
CodeScannerPage.tsx chore: Enable zoom gesture in CodeScanner page 2023-11-10 13:25:28 +01:00
Constants.ts chore: Simplifies Code Scanner Page (#2145) 2023-11-10 12:08:28 +01:00
DevicesPage.tsx chore: Simplifies Code Scanner Page (#2145) 2023-11-10 12:08:28 +01:00
MediaPage.tsx chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
PermissionsPage.tsx chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
Routes.ts feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00