https://apps.apple.com/us/app/wallcard/id1601311095
JLQuizCard is little Anki card app developed with SwiftUI. You can swipe the card to shift questions, and edit your questions and answers. The flippable effect derives from an Apple watchkit sample, PopQuiz.
28.03.2021 Update: Now, you can import batch card from CSV file (The head is question, answer, example, group). You also can divid cards into different groups. Beside, the card data could store in Core Data and sync among your devices by iCloud.
20.12.2012 Update:
- new UI
- You can set QuizCard as your wallpaper on lock screen via Shortcuts
The git address is https://github.com/jacklandrin/JLQuizCard
- iOS 14 *
- Swift 5.5
- Xcode 13