Skip to content

Lightweight React/React Native countdown timer component with color and progress animation based on SVG

License

Notifications You must be signed in to change notification settings

vydimitrov/react-countdown-circle-timer

Folders and files

NameName
Last commit message
Last commit date
Mar 15, 2023
Mar 15, 2023
Jan 11, 2022
Jan 11, 2022
Apr 6, 2020
Mar 15, 2023
Feb 2, 2021
Mar 15, 2023
Nov 28, 2022
Aug 14, 2023
Jan 11, 2022
Jan 11, 2022

Repository files navigation

React/React Native Countdown Circle Timer

React/React Native countdown timer component in a circle shape with color and progress animation.

Features

⚑ Performance optimized with single requestAnimationFrame loop to animate color and progress
🌈 Transition between colors during the countdown
🏰 Fully customizable content in the center of the circle
πŸš€ Support iOS and Android

React

npm npm Codecov npm bundle size

yarn add react-countdown-circle-timer

Check out the full documentation for demos and use cases.

React Native

npm npm Codecov npm bundle size

yarn add react-native-countdown-circle-timer

This component has a peer dependency on react-native-svg. Read the full documentation for the installation guide, as well as demos and use cases.