Reanimated progress donut
Tags
Description
Installation
bunx @animatereactnative/cli@latest add reanimated-progress-donut
npx @animatereactnative/cli@latest add reanimated-progress-donut
yarn @animatereactnative/cli@latest add reanimated-progress-donut
pnpm dlx @animatereactnative/cli@latest add reanimated-progress-donut
Dependencies
| Package | Version |
|---|---|
react-native-gesture-handler | ~2.28.0 |
react-native-reanimated | ~4.1.0 |
react-native-svg | 15.12.1 |
To install these dependencies, you can use the following command:
bun add react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
npm install react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
yarn install react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
pnpm install react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"