react-native-vision-camera/package/src
Marc Rousavy a5e10a8606
fix: Fix torch not staying on while recording (#2249)
* fix: Fix `zoom` on native gesture

* fix: Control `torch` from JS side

* Update CameraView+RecordVideo.kt

* Update CameraView+Zoom.swift
2023-12-04 11:43:17 +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: Fix torch not staying on while recording (#2249) 2023-12-04 11:43:17 +01:00
CameraDevice.ts fix: Move minExposure/maxExposure from format into device (#2211) 2023-11-24 18:20:56 +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 fix: Move minExposure/maxExposure from format into device (#2211) 2023-11-24 18:20:56 +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 feat: Add extra-low and extra-high bit-rate options (#2225) 2023-11-27 17:29:25 +01:00