Hanami icon indicating copy to clipboard operation
Hanami copied to clipboard

Manga reading app for iOS/iPadOS written with SwiftUI and Composable Architecture

Results 6 Hanami issues
Sort by recently updated
recently updated
newest added

found that not being able to login and see your library is pretty lacking, with the only way of saving manga is by downloading would be a nice feature

Device: iPhone SE Gen 1 App: 0.25.5(20) iOS: 15.8 The crash report might have been sent by TestFlight already but in any case, I have also shared what exactly happened...

I unticked all the content rating filter options then started sniffing and searched for some random stuff, the url was like this: `https://api.mangadex.org/manga?title=Random&limit=10&offset=0&contentRating%5B%5D=safe&contentRating%5B%5D=suggestive&contentRating%5B%5D=erotica&includes%5B%5D=cover_art&includes%5B%5D=author&order%5Brelevance%5D=desc` Then I only ticked the safe option...

Afaik this is in the MangaDex api. This will allow for people for whom MD is blocked to still use the app.

I'd like to see the bookmarking function in the app, which in my use case will reduce the frequent search for same title and keep in one place the manga...

enhancement

It would be great if we get any example of unit test for any module. @oolxg