react-native-vision-camera/package/android/src/main/java/com
Marc Rousavy a7e706150e
fix: Close CameraSession if the View is removed (#2174)
* fix: Close `CameraSession` if the View is removed

* fix: Use ViewManager's `onDropViewInstance` instead

* fix: Only stop repeating if we have a session

* fix: Reset `configuration` on `close()`
2023-11-18 14:58:07 +01:00
..
mrousavy/camera fix: Close CameraSession if the View is removed (#2174) 2023-11-18 14:58:07 +01:00