devstepbcn / react-native-android-wifi

A react-native module for viewing and connecting to Wifi networks on Android devices.
ISC License
212 stars 121 forks source link

Handle cases where SSID might be null #91

Open andrewhavens opened 5 years ago

andrewhavens commented 5 years ago

This PR adds extra protection around cases where the SSID value might be null.