react-native-camera/android
Lauri Matti Saarni 009da5a250 Reformat exposure time in exif data.
Exposure time is returned from camera as a string like 1/11.
ExifInterface on expects exposure time to be formatted as a string but
the string should contain decimal formatted number instead of fraction
format.
2018-03-12 15:45:17 +07:00
..
gradle/wrapper Add Camera implementation using CameraView on Android 2017-12-31 13:49:39 -02:00
src/main Reformat exposure time in exif data. 2018-03-12 15:45:17 +07:00
build.gradle fix(android-camera): revert to old camera api 2018-03-02 14:26:55 -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