Gustavohsdp / quiz

Quiz application focused on animations and microinteractions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Quiz application focused on animations and microinteractions


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%