Skip to content

Quiz app in React Native focusing on animations and micro interactions

License

Notifications You must be signed in to change notification settings

Sup3r-Us3r/quiz

Repository files navigation

cover

💻 Project

Quiz app in React Native focusing on animations and micro interactions.

react-native-quiz.MP4

🚀 Techs

🛠️ Features

  • Keyframe animation

  • Shake animation

  • Entry and exit animation

  • Rotate animation

  • Layout animation

  • Swipeable interaction

  • Fixed header on scroll up

  • SVG Path animation using Skia

  • Check animation using Skia

  • Audio as feedback

  • Vibration as feedback

⚙️ Run project

Install dependencies:

$ npm i

Run app:

$ npm run start