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

Fixed Navbar issue #11

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

AlexLotsu
Copy link
Contributor

Fixed navbar issue when calling TogglesView from inside a UIKit NavigationController (via UIHostingController) which leads to a bug where there is two navigation bars)

Removed NavigationView from TogglesView, and placed it inside the Toggles Demo App so when TogglesView is called outside of the demo app, the navbars are not duplicated if one already exists.

Fixed navbar issue when calling TogglesView from inside a UIKit NavigationController (via UIHostingController) which leads to a bug where there is two navigation bars)
@albertodebortoli albertodebortoli added this to the 0.3.0 milestone Jul 24, 2023
@albertodebortoli albertodebortoli merged commit a55d97d into TogglesPlatform:master Jul 24, 2023
6 checks passed
@albertodebortoli albertodebortoli changed the title IOS-8649: Fixed Navbar issue Fixed Navbar issue Aug 15, 2023
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.

None yet

2 participants