Hello Just noticed that NetInfo class package is no longer being supported by react native and has moved to https://github.com/react-native-community/react-native-netinfo
Also the NetInfo.isConnected is no longer supported and NetInfo.addListener should be used.