Skip to content

Fix .navigationBarHidden(_ hidden: Bool) modifier#99

Open
tylerjonesio wants to merge 1 commit intoskiptools:mainfrom
tylerjonesio:navigation-bar-hidden-fix
Open

Fix .navigationBarHidden(_ hidden: Bool) modifier#99
tylerjonesio wants to merge 1 commit intoskiptools:mainfrom
tylerjonesio:navigation-bar-hidden-fix

Conversation

@tylerjonesio
Copy link
Copy Markdown
Contributor

The conditional navigationBarHidden(_ hidden: Bool) modifier wasn't honoring the hidden parameter. This fixes that to ensure it dynamically hides or shows the navigation bar when specified.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@cla-bot cla-bot bot added the cla-signed label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant