react-native-vision-camera/package/src
2024-02-23 10:43:50 +01:00
..
devices fix: Properly type Format Templates (#2499) 2024-02-05 12:37:42 +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 chore: Use CameraRuntimeError if device is null 2024-02-23 10:43:50 +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 feat: Allow focus calls to be cancelable (#2567) 2024-02-15 17:33:19 +01:00
CameraProps.ts fix: Fix nullable props (#2573) 2024-02-16 13:46:13 +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