react-native-network-info icon indicating copy to clipboard operation
react-native-network-info copied to clipboard

The NetworkInfo.getBroadcast() is not working on android

Open bcichocki opened this issue 3 years ago • 0 comments

The getBroadcast() method returns null on android devices, to fix that use below code

image

bcichocki avatar Jan 03 '23 10:01 bcichocki