react-offline-hook
v1.0.1
Published
A react hook to detect offline status
Downloads
2
Maintainers
Readme
React Network Status Hook
A simple React Hook to check if browser is online or offline
Installation
To install the package run the following command
npm install react-network-status-hook
Usage
Just import the Hook and use it to detect offline or online status
...