react-native-vision-camera/package/src
2024-01-13 19:35:30 +01:00
..
devices feat: Add format filter for iso (#2234) 2023-12-12 11:16:08 +01:00
expo-plugin feat: Add new enableCodeScanner prop to build.gradle to make sure CodeScanner always works (#2355) 2024-01-08 13:14:47 +01:00
hooks feat: Re-throw error on JS side instead of just logging on native side (#2366) 2024-01-11 17:23:38 +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 fix: Validate input props (fps, hdr, torch, ...) instead of silently crashing (#2354) 2024-01-08 12:13:05 +01:00
CameraProps.ts feat: Add onStarted and onStopped events (#2273) 2023-12-09 19:09:55 +01:00
CodeScanner.ts docs: Add platform: iOS annotation to regionOfInterest prop 2024-01-13 19:35:30 +01:00
Frame.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
FrameProcessorPlugins.ts feat: Re-throw error on JS side instead of just logging on native side (#2366) 2024-01-11 17:23:38 +01: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