Multi-player interaction - React Native Moti
Description
Installation
bunx @animatereactnative/cli@latest add multi-player-interaction-react-native-moti
npx @animatereactnative/cli@latest add multi-player-interaction-react-native-moti
yarn @animatereactnative/cli@latest add multi-player-interaction-react-native-moti
pnpm dlx @animatereactnative/cli@latest add multi-player-interaction-react-native-moti
Dependencies
Package | Version |
---|---|
@expo/vector-icons | ^15.0.2 |
moti | ^0.29.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 @expo/vector-icons@"^15.0.2" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
npm install @expo/vector-icons@"^15.0.2" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
yarn install @expo/vector-icons@"^15.0.2" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"
pnpm install @expo/vector-icons@"^15.0.2" moti@"^0.29.0" react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"