/quiz

Quiz application focused on animations and microinteractions

Primary LanguageTypeScript

cover

💻 Project

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

🚀 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