React Native retrieve hotspot IP with Netinfo
In this scenario I am trying to retrieve IP of Android 13 device’s hotspot using “@react-native-community/netinfo
” . So I settled a sample component like:
In this scenario I am trying to retrieve IP of Android 13 device’s hotspot using “@react-native-community/netinfo
” . So I settled a sample component like: