Ballon slider - Reanimated, Gestures, Sensors and Math
Tags
Description
Installation
bunx @animatereactnative/cli@latest add ballon-slider-reanimated-gestures-sensors-and-math
npx @animatereactnative/cli@latest add ballon-slider-reanimated-gestures-sensors-and-math
yarn @animatereactnative/cli@latest add ballon-slider-reanimated-gestures-sensors-and-math
pnpm dlx @animatereactnative/cli@latest add ballon-slider-reanimated-gestures-sensors-and-math
Dependencies
| Package | Version |
|---|---|
react-native-gesture-handler | ~2.28.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
npm install react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
yarn install react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"
pnpm install react-native-gesture-handler@"~2.28.0" react-native-reanimated@"~4.1.0"