react-native-cached-image
react-native-cached-image copied to clipboard
Support latest version of NetInfo module
Added some fixes to support latest version of @react-native-community/netinfo Updates:
- Fix undefined property from NetInfo.isConnect;
- update handleConnectivityChange callback;
- added unsubscribable to remove listener at componentWillUnmount;
Please update package.json with @react-native-community/netinfo