Skip to content

sandeepannandi/Animation-Demos

Repository files navigation

Animation Demos

A minimal React Native app demonstrating a lot of design and animations with the new SDK54, reanimated, gesture handling and skia.

Getting Started

  1. Install dependencies:
npm install
  1. Start the dev server:
npm start
  1. Open the app:
  • Press a for Android, i for iOS (Mac), or scan the QR with Expo Go.

Troubleshooting

  • Babel preset missing / runtime not ready:
    • Ensure babel-preset-expo is installed and present in babel.config.js.
  • Missing assets in app.json:
    • Either add the referenced files under assets/, or remove icon/splash entries.
  • Dependency mismatches:
    • Use npx expo install to align versions with Expo SDK 54.

License

MIT

About

An ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published