react-native-camera/android
Jason Schoeman 049b23440e
Incorrect placement of plugin.
I believe this is incorrectly used here. This will cause various issues, especially using it with Android Studio. This is also the reason you have to specify the QA compile error. The plugin `com.android.support:exifinterface:+` should at the very least be used but then not even, rather have it as part of the installation process to include the dependency build.gradle.
2018-02-13 12:06:12 +02:00
..
gradle/wrapper Add Camera implementation using CameraView on Android 2017-12-31 13:49:39 -02:00
src/main Change new package location to avoid a Android studio bug 2018-02-03 09:36:03 -02:00
build.gradle Incorrect placement of plugin. 2018-02-13 12:06:12 +02: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