React Native Generative Art - Pack Spheres
Description
React Native Generative Art - Pack Spheres
Installation
bunx @animatereactnative/cli@latest add react-native-generative-art-pack-spheres
npx @animatereactnative/cli@latest add react-native-generative-art-pack-spheres
yarn @animatereactnative/cli@latest add react-native-generative-art-pack-spheres
pnpm dlx @animatereactnative/cli@latest add react-native-generative-art-pack-spheres
Dependencies
| Package | Version |
|---|---|
expo-constants | ~18.0.9 |
nice-color-palettes | ^4.0.0 |
pack-spheres | ^1.0.4 |
To install these dependencies, you can use the following command:
bun add expo-constants@"~18.0.9" nice-color-palettes@"^4.0.0" pack-spheres@"^1.0.4"
npm install expo-constants@"~18.0.9" nice-color-palettes@"^4.0.0" pack-spheres@"^1.0.4"
yarn install expo-constants@"~18.0.9" nice-color-palettes@"^4.0.0" pack-spheres@"^1.0.4"
pnpm install expo-constants@"~18.0.9" nice-color-palettes@"^4.0.0" pack-spheres@"^1.0.4"