Custom Heart Like - React Native Animation
Tags
Description
Custom Heart Like - React Native Animation
Installation
bunx @animatereactnative/cli@latest add custom-heart-like-react-native-animation
npx @animatereactnative/cli@latest add custom-heart-like-react-native-animation
yarn @animatereactnative/cli@latest add custom-heart-like-react-native-animation
pnpm dlx @animatereactnative/cli@latest add custom-heart-like-react-native-animation
Dependencies
| Package | Version |
|---|---|
@expo/vector-icons | ^15.0.2 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add @expo/vector-icons@"^15.0.2" react-native-reanimated@"~4.1.0"
npm install @expo/vector-icons@"^15.0.2" react-native-reanimated@"~4.1.0"
yarn install @expo/vector-icons@"^15.0.2" react-native-reanimated@"~4.1.0"
pnpm install @expo/vector-icons@"^15.0.2" react-native-reanimated@"~4.1.0"