Connect to wifi in app

Hello,

I would like to connect in app to defined wifi. Is it possible?

i.e. I have SSID and Password of the wifi I want to connect, but I don’t know how. Is there any supporting library or …?

I have found some libraries for react native, such as react-native-wifi or react-native-wifi-manager, but it seems none of them is possible to use in expo project.

Thank you for your response.
Jan

1 Like

I don’t believe this functionality is built in to Expo. So unless I am mistaken you would have to expo eject.

Was just looking for that feature too.

Hi, Have you been able to connect to WiFi somehow ?
Is this still not in Expo? Really need this for a few apps sadly enough

cheers

For all new people who try this: we got it working with this package:

react-native-wifi-reborn