Quiz app in React Native focusing on animations and micro interactions.
- React Native
- Expo
- TypeScript
- React Native Reanimated
- React Native Skia
- React Native Gesture Handler
- Expo AV
- Expo Haptics
-
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
Install dependencies:
$ npm i
Run app:
$ npm run start