Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: shows/hides back button and navigation bar #42

Conversation

nunocaseiro
Copy link
Contributor

@nunocaseiro nunocaseiro commented Jul 18, 2024

This PR is intended to add two properties in the navigationRoute protocol to allow the developer to show or hide the back button during the navigation transition and to control the visibility of the navigation bar even if the title isn't defined.

Closes #41

@erikdrobne
Copy link
Owner

@nunocaseiro Thank you! I'll take a look later today. 👏

Copy link
Owner

@erikdrobne erikdrobne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erikdrobne erikdrobne merged commit 1bbbcd0 into erikdrobne:main Jul 19, 2024
1 check passed
@nunocaseiro nunocaseiro deleted the feat/backbutton-navigationbar-visibility branch July 19, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide back button during navigation
2 participants