react-native-lanscan
react-native-lanscan copied to clipboard
A React Native library for scanning LAN IPs and ports to find services via device Wi-Fi
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...
Can you provide step by step tutorial? Thank you.
I'm getting this error: ``` bash RNLANScan.fetchInfo got 0 arguments, expected 1 invoke BaseJavaModule.java:290 call NativeModuleRegistry.java:187 call NativeModuleRegistry.java:62 call CatalystInstanceImpl.java:432 run NativeRunnableDeprecated.java:-2 handleCallback Handler.java:739 dispatchMessage Handler.java:95 dispatchMessage MessageQueueThreadHandler.java:31 loop Looper.java:148...