react-native-lanscan icon indicating copy to clipboard operation
react-native-lanscan copied to clipboard

println needs a message

Open kimvex opened this issue 8 years ago • 3 comments

Hi, I have a problem when I run the scan, this is my code.

      let lanscan = new LANScan();
      lanscan.on('info_fetched', (info) => {
          // do something with `info`
      })
      lanscan.scan(48500, 48503, 100, true, 20, 100);

And this is the problem that gives me. screenshot_2017-06-12-16-05-58

kimvex avatar Jun 12 '17 21:06 kimvex

same problem please solve it oe suggest alternative of this library

yogeshmoradiya121 avatar Jul 31 '17 09:07 yogeshmoradiya121

any update on this? i also get this error @Odinvt @yogeshmoradiya121 @kimvex

qayyummdnoor avatar Apr 12 '19 09:04 qayyummdnoor

same problem please solve it oe suggest alternative of this library

Can u tell me the alternate library to scan the networks and fetch their ip address

sr2399 avatar Jun 15 '21 14:06 sr2399