Closed tychoregter closed 4 years ago
I don't control the icon size, SwiftUI does. So that's how Apple wants the icons to be in the tab bar
@FaizanDurrani you sure everything is working correctly? It might be using the @2 icon or something instead. Look at the difference in size between the App Store and Paperback, there’s definitely something wrong here. ![Uploading 8293FD43-CE09-40FB-80B5-8C950903B154.png…]()
like I said, I am using the standard SwiftUI method. I am not explicitly giving a size.
Its the same implementation as this https://developer.apple.com/documentation/swiftui/tabview
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Describe the bug Compared to other iOS apps Paperback seems to have smaller navigationbar icons than other apps like the App Store, Apple Music and other apps following Apples design language.
Expected behaviour I think the icon size should be just a tiny but bigger (72px on @3 devices)
App Version I used v0.2 and v0.3 and it’s present on both (on multiple versions)
Screenshots