Tarot Cards animation - Reanimated 3 + Gestures + Math

Description

React Native animation - circular slider, using react native reanimated, react native gesture handler and Math + trigonometry.

Installation

bunx @animatereactnative/cli@latest add tarot-cards-animation-reanimated-3-+-gestures-+-math

npx @animatereactnative/cli@latest add tarot-cards-animation-reanimated-3-+-gestures-+-math

yarn @animatereactnative/cli@latest add tarot-cards-animation-reanimated-3-+-gestures-+-math

pnpm dlx @animatereactnative/cli@latest add tarot-cards-animation-reanimated-3-+-gestures-+-math

Preview

Dependencies

PackageVersion
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"

Source code