Custom stats - Custom SVG Path + animation - Progress - Reanimated2
Tags
Description
Installation
bunx @animatereactnative/cli@latest add custom-stats-custom-svg-path-+-animation-progress-reanimated2
npx @animatereactnative/cli@latest add custom-stats-custom-svg-path-+-animation-progress-reanimated2
yarn @animatereactnative/cli@latest add custom-stats-custom-svg-path-+-animation-progress-reanimated2
pnpm dlx @animatereactnative/cli@latest add custom-stats-custom-svg-path-+-animation-progress-reanimated2
Dependencies
Package | Version |
---|---|
react-native-reanimated | ~4.1.0 |
react-native-svg | 15.12.1 |
svg-path-properties | ^1.3.0 |
To install these dependencies, you can use the following command:
bun add react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1" svg-path-properties@"^1.3.0"
npm install react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1" svg-path-properties@"^1.3.0"
yarn install react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1" svg-path-properties@"^1.3.0"
pnpm install react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1" svg-path-properties@"^1.3.0"