You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2019. It is now read-only.
Project/node_modules/react-native-camera/android/src/main/java/com/lwansbrough/ReactCamera/ReactCameraModule.java:47: illegal start of type
final Map<String, Object> constants = new HashMap<>();
^
Project/node_modules/react-native-camera/android/src/main/java/com/lwansbrough/ReactCamera/ReactCameraModule.java:48: illegal start of type
final Map<String, Object> constantsAspect = new HashMap<>();
^
2 errors
:com.lwansbrough.ReactCamera:compileReleaseJavaWithJavac FAILED
If I knew java I could probably figure this out...