react-native-camera/android
cristianoccazinsp 7abc7c2e01 feat(torch): Torch fixes for iOS and a few nil checks. (#2543)
* Torch fixes for iOS and a few nil checks.

- Torch turned on by default should work as expected (turned on after mounting and camera type switch)
- Torch maintained when video recording starts (it will flicked if preset has to change)
- Torch resumed when app comes back from background (it is disabled on session pause)

* Fix Torch mode while recording for Android as well.
2019-10-16 18:09:07 -03:00
..
gradle/wrapper chore(gradle): upgrade gradle version 2019-09-08 22:01:50 -03:00
src feat(torch): Torch fixes for iOS and a few nil checks. (#2543) 2019-10-16 18:09:07 -03:00
build.gradle break(androidX): upgrading to sdk 28 and androidx (#2068) (#2306) 2019-07-14 16:08:03 -03:00
gradle.properties break(androidX): upgrading to sdk 28 and androidx (#2068) (#2306) 2019-07-14 16:08:03 -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