Paperback-iOS / app

Repository to host app releases, issues, and feature requests for Paperback
https://paperback.moe/
664 stars 20 forks source link

[REQUEST] Secondary click in bottom navigation bar to go back to the main screen #82

Closed ghost closed 3 years ago

ghost commented 4 years ago

Description When you have a manga info/chapter pane open in Discover/Follows, clicking the button in the bottom navigation bar again makes you go back to the main screen of the tab.

How would it improve the App? Not having to reach to the back button on the top would be great for (bigger screen) iPad users.

Additional context It would have the same functionality as the clicking the back button on the top.

As example: In Discover, you have the info/chapter pane of a manga open, instead of clicking the back button at the top of the screen, you can click the Discover (tab) button in the bottom navigation bar to go back to the main Discover screen.

FaizanDurrani commented 4 years ago

Another one of SwiftUI’s TabView limitation. I’ll see if I can switch to UIKit tabview.

carlobonandrini commented 3 years ago

I would opt for swiping from the left to the right of the screen to go back. Just saying

FaizanDurrani commented 3 years ago

The implementation of how the app navigates has changed drastically since this issue was opened.

github-actions[bot] commented 7 months ago

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.