Animated Triangle - Reanimated v4
Tags
Description
Installation
bunx @animatereactnative/cli@latest add animated-triangle-reanimated-v4
npx @animatereactnative/cli@latest add animated-triangle-reanimated-v4
yarn @animatereactnative/cli@latest add animated-triangle-reanimated-v4
pnpm dlx @animatereactnative/cli@latest add animated-triangle-reanimated-v4
Dependencies
| Package | Version |
|---|---|
@faker-js/faker | ^9.2.0 |
expo-linear-gradient | ~15.0.7 |
react-native-reanimated | ~4.1.0 |
react-native-svg | 15.12.1 |
To install these dependencies, you can use the following command:
bun add @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
npm install @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
yarn install @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
pnpm install @faker-js/faker@"^9.2.0" expo-linear-gradient@"~15.0.7" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"