iOS flashcard app that allows users to enter cards and test themselves with a timer. Supports voice over and color blindness accessibility settings
- allowsHitTesting()
- Combine and Timers
- scenePhase (active, inactive, background states)
- Gestures and animations
- Accessibility settings (differentiateWithoutColor, reduceMotion, reduceTransparency, voice over)
Standard Quiz View | Swiping Left After Answering Incorrectly |
Swiping Right After Answering Correctly | Adding a New Flashcard |
Colorblind Mode Replaces Swiping/Colors With Buttons | |