react-native-vision-camera/package/src
2024-07-16 08:04:05 +01:00
..
devices fix: Fix priority being ignored in some Format filters (#2456) 2024-01-30 10:52:34 +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 fix: Refresh Permissions on AppState change (#2420) 2024-01-19 12:17:04 +01:00
Camera.tsx add onInitReady to video-camera react native side 2024-07-16 08:04:05 +01:00
CameraDevice.ts feat: Add minFocusDistance prop to CameraDevice (#2392) 2024-01-15 19:30:20 +01:00
CameraDevices.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
CameraError.ts fix: Catch insufficient-storage errors (#2422) 2024-01-24 11:48:38 +01:00
CameraProps.ts feat: Use yuv by default if no pixelFormat is set (#2441) 2024-01-26 10:07:16 +01:00
CodeScanner.ts docs: Add platform: iOS annotation to regionOfInterest prop 2024-01-13 19:35:30 +01:00
Frame.ts feat: Use JSI's ArrayBuffer instead of TypedArray (#2408) 2024-01-17 20:18:46 +01:00
FrameProcessorPlugins.ts feat: Expose FrameProcessorPlugin TS type 2024-01-17 11:58:32 +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