Skip to content

smazad1212/react-offline-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Offline Notify

A toast notifier to indicate if there's no internet connectivity.

Usage

import ConnectionToast from 'react-offline-notify'

Props

Prop Type Description Default
onlineText String message when user is back online Online
offlineText String message when user goes offline Offline
timeout Number(ms) time before notification disappears when user is online 3000ms

About

A toast message indicating if the user is offline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published