React Native Animated Timer / Countdown
Description
React Native Animated Timer / Countdown
Installation
bunx @animatereactnative/cli@latest add react-native-animated-timer-countdown
npx @animatereactnative/cli@latest add react-native-animated-timer-countdown
yarn @animatereactnative/cli@latest add react-native-animated-timer-countdown
pnpm dlx @animatereactnative/cli@latest add react-native-animated-timer-countdown
Dependencies
| Package | Version |
|---|---|
moti | ^0.29.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add moti@"^0.29.0" react-native-reanimated@"~4.1.0"
npm install moti@"^0.29.0" react-native-reanimated@"~4.1.0"
yarn install moti@"^0.29.0" react-native-reanimated@"~4.1.0"
pnpm install moti@"^0.29.0" react-native-reanimated@"~4.1.0"