React slow network component
A component that selectively shows content when the user's network is too slow, utilizing NetworkInformation API.
This package handles and differentiates status for offline and slow network.
Installation
npm i @blackblock/react-slow-network-component
Slow network definition
TODO