The build is failing after updating project to RN 0.47.1
Same is for the brand new project:
/home/user/Desktop/project/node_modules/react-native-config/android/src/main/java/com/lugg/ReactNativeConfig/ReactNativeConfigPackage.java:21: error: method does not override or implement a method from a supertype
@Override
^
1 error
:react-native-config:compileReleaseJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-config:compileReleaseJavaWithJavac'.
It has been fixed in this commit I assume but it has not been released yet. So if you need it now you can import master repo directly.
I just released 0.6.0 and tested it. Should be good now @kidnapkin
:+1:! Thank you folks!
Most helpful comment
I just released
0.6.0and tested it. Should be good now @kidnapkin