Screen.Recording.2025-01-22.at.16.13.25.mov
A simple shimmer animation with disappearing stars implemented using @react-native-masked-view/masked-view
, linear-gradient()
and react-native-reanimated
v4 CSS Animations feature.
git clone https://github.com/kacperkapusciak/reanimated-sparkles.git
cd reanimated-sparkles
npm install
npx expo prebuild
npm run ios
npm run android