"Bande Dessinée" reader app for iPad, developed using Swift and SwiftUI
I'm currently working on CBZ support, and on refactoring my code.
Simply put, Lijn is a fancy database for comics in the PDF or CBR/CBZ format. I read lots of Bandes Dessinées on my iPad, and I wanted an app that presents my collection in a beautiful and fast way.
It's my first project, and I will write about it on my blog.
The app has to be fast, easy to use, and well designed.
- Realm: Fast and reactive database
- WaterfallGrid: Grid layout view for the library
Expectation | Reality (As of 15/06/20) |
---|---|
Initial mockup | Collection View embedded in a Navigation View |