Incoming chat messages animation - Reanimated
Tags
Description
Installation
bunx @animatereactnative/cli@latest add incoming-chat-messages-animation-reanimated
npx @animatereactnative/cli@latest add incoming-chat-messages-animation-reanimated
yarn @animatereactnative/cli@latest add incoming-chat-messages-animation-reanimated
pnpm dlx @animatereactnative/cli@latest add incoming-chat-messages-animation-reanimated
Dependencies
| Package | Version |
|---|---|
@faker-js/faker | ^9.2.0 |
@react-native-segmented-control/segmented-control | 2.5.7 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add @faker-js/faker@"^9.2.0" @react-native-segmented-control/segmented-control@"2.5.7" react-native-reanimated@"~4.1.0"
npm install @faker-js/faker@"^9.2.0" @react-native-segmented-control/segmented-control@"2.5.7" react-native-reanimated@"~4.1.0"
yarn install @faker-js/faker@"^9.2.0" @react-native-segmented-control/segmented-control@"2.5.7" react-native-reanimated@"~4.1.0"
pnpm install @faker-js/faker@"^9.2.0" @react-native-segmented-control/segmented-control@"2.5.7" react-native-reanimated@"~4.1.0"