React/React Native countdown timer component in a circle shape with color and progress animation.
β‘ 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
yarn add react-countdown-circle-timer
Check out the full documentation for demos and use cases.
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.