react-native-vision-camera/package/src
2023-12-28 11:56:40 +01:00
..
devices feat: Add format filter for iso (#2234) 2023-12-12 11:16:08 +01:00
expo-plugin chore: Update doc URLs 2023-10-09 11:17:07 +02:00
hooks perf: Make getCameraPermission and getMicrophonePermission synchronous (#2302) 2023-12-19 14:22:04 +01:00
Camera.tsx chore: Import type only from CodeScanner 2023-12-28 11:56:40 +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 feat: Add onStarted and onStopped events (#2273) 2023-12-09 19:09:55 +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 width and height to VideoFile output (#2281) 2023-12-12 16:43:57 +01:00