react-native-camera/android
Michael Schoendorfer b64f37af50 Fixes that Camera is started multiple times
This is copied from: 5164fdc50b/android/expoview/src/main/java/abi25_0_0/host/exp/exponent/modules/api/components/camera/ExpoCameraView.java (L294)
RNCameraView does not properly handle when the App is closed and opened
again. Previously the CameraView was started multiple times which leads
to a black screen on some devices.
2018-02-01 18:13:33 +01:00
..
gradle/wrapper Add Camera implementation using CameraView on Android 2017-12-31 13:49:39 -02:00
src/main Fixes that Camera is started multiple times 2018-02-01 18:13:33 +01:00
build.gradle Return to compile gradle api. revert 2018-01-24 14:59:24 +03:00
gradlew Add Camera implementation using CameraView on Android 2017-12-31 13:49:39 -02:00
gradlew.bat Add Camera implementation using CameraView on Android 2017-12-31 13:49:39 -02:00