0.2.0 • Published 2 years ago
use-countdown-control v0.2.0
Use countdown control hook

React hook for countdown control.
Screencast

Installation
npm install use-countdown-controlUsage
import { useCountdownControl } from 'use-countdown-control'You can get inspired by example code here and live demo here.