Is there a way to scan and all get Wifi list using react native for Android and iOS. I have seen a few libraries but mostly for android and even those doesnt work properly. Any suggestions?
If I need to write Native Modules can you point me to right direction. Never wrote a native module for React Native before.
https://www.npmjs.com/package/react-native-wifi-reborn
Has method loadWifiList()
gives Promise<Array<WifiEntry>>
Also you want to forcefully rescan :
method reScanAndLoadWifiList()
gives Promise<Array<string>>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With