Custom time picker animation
Description
Custom time picker animation
Installation
bunx @animatereactnative/cli@latest add custom-time-picker-animation
npx @animatereactnative/cli@latest add custom-time-picker-animation
yarn @animatereactnative/cli@latest add custom-time-picker-animation
pnpm dlx @animatereactnative/cli@latest add custom-time-picker-animation
Dependencies
| Package | Version |
|---|---|
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add react-native-reanimated@"~4.1.0"
npm install react-native-reanimated@"~4.1.0"
yarn install react-native-reanimated@"~4.1.0"
pnpm install react-native-reanimated@"~4.1.0"