Hi there.
When I trying to run "react-native run-android" I'm getting the following error:
Task :react-native-lanscan:compileDebugJavaWithJavac FAILED F:\Projects\JS\lanscan\node_modules\react-native-lanscan\android\src\main\java\com\odinvt\lanscan\LANScanReactModule.java:15: error: method does not override or implement a method from a supertype @Override
Library linked according to instruction. Also I tried to remove build/.grandle folders but it's doesn't helped.
My configuration:
"react": "16.6.1", "react-native": "0.57.5", Android SDK Build Tools 27.0.3