Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeError: _reactNativeWifiReborn.default.loadWifiList is not a function (it is undefined)] #422

Open
1055614269 opened this issue Jan 15, 2025 · 3 comments

Comments

@1055614269
Copy link

[TypeError: _reactNativeWifiReborn.default.isEnabled is not a function (it is undefined)]
[TypeError: _reactNativeWifiReborn.default.loadWifiList is not a function (it is undefined)]

@DavideViolante
Copy link
Collaborator

Show your code snippet please.

example:

import WifiManager from 'react-native-wifi-reborn';

function test() {
  const wifiNetworks = await WifiManager.loadWifiList();
}

Also these functions works only on Android, not iOS.

@1055614269
Copy link
Author

@DavideViolante The development of iOS and Android is currently focused on the iOS development environment.

@marijang
Copy link

I think it is connected with #423 bug. Now it it working wow:D

Also it will be nice to replace netInfo package:D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants