react-native-network-info
react-native-network-info copied to clipboard
[BUG] getSubnet() hangs forever if device is not connected to any network
await NetworkInfo.getSubnet()
hangs forever if the device is not connected to anything. I have experienced this on Android. I don't know if this is also happening on iOS.