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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2c0088d · Apr 8, 2023

History

25 Commits
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 8, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023
Apr 7, 2023

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