Orb Shader Animation with React Native Skia
Description
Installation
bunx @animatereactnative/cli@latest add orb-shader-animation-with-react-native-skia
npx @animatereactnative/cli@latest add orb-shader-animation-with-react-native-skia
yarn @animatereactnative/cli@latest add orb-shader-animation-with-react-native-skia
pnpm dlx @animatereactnative/cli@latest add orb-shader-animation-with-react-native-skia
Dependencies
| Package | Version |
|---|---|
@shopify/react-native-skia | 2.2.12 |
expo-audio | ~1.0.14 |
react-native-reanimated | ~4.1.0 |
react-native-worklets | ^0.5.1 |
To install these dependencies, you can use the following command:
bun add @shopify/react-native-skia@"2.2.12" expo-audio@"~1.0.14" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
npm install @shopify/react-native-skia@"2.2.12" expo-audio@"~1.0.14" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
yarn install @shopify/react-native-skia@"2.2.12" expo-audio@"~1.0.14" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"
pnpm install @shopify/react-native-skia@"2.2.12" expo-audio@"~1.0.14" react-native-reanimated@"~4.1.0" react-native-worklets@"^0.5.1"