react-native-vision-camera/android/src/main/java/com/mrousavy/camera
2023-03-06 11:03:40 +01:00
..
frameprocessor docs: Deploy to https://react-native-vision-camera.com 2023-03-06 11:03:40 +01:00
parsers Get sizes per ImageFormat/PixelFormat (#119) 2021-04-13 13:01:24 +02:00
utils Rename .save -> +save 2022-07-19 13:30:59 +02:00
CameraPackage.kt fix: Improve Android resource efficiency/cleanup (use class members for CoroutineScope and FrameProcessorThread) (#335) 2021-08-25 11:33:57 +02:00
CameraView.kt fix: (Android) Give real video resolutions, unbind/rebind preview in onHostResume, add missing Android capture errors (#1079) 2022-06-14 10:54:33 +02:00
CameraView+Events.kt fix: Fix view-not-found race condition in C++ code (#511) 2021-10-11 18:27:23 +02:00
CameraView+Focus.kt fix: Fix Android focus not using correct focus point (#958) 2022-03-31 18:01:21 +02:00
CameraView+RecordVideo.kt feat: Add pauseRecording and resumeRecording 🔥 (#911) 2022-03-22 10:44:58 +01:00
CameraView+TakePhoto.kt feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
CameraView+TakeSnapshot.kt fix: Fix takeSnapshot not working on Android (#961) 2022-04-04 11:03:08 +02:00
CameraViewManager.kt fix: Use ViewGroupManager instead of SimpleViewManager (#735) 2022-01-13 10:33:07 +01:00
CameraViewModule.kt fix: Fix takePhoto not working inside an Modal (#1021) 2022-07-20 14:02:20 +02:00
Errors.kt docs: Deploy to https://react-native-vision-camera.com 2023-03-06 11:03:40 +01:00