useNetInfo React Native API 🎣 that adds an event listener to NetInfo. Also, this will return the initial state from NetInfoInfo.fetch(). Usage import {useNetInfo} from 'react-native-use' const isConnected = useNetInfo();