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

Fix translucent navigation bar on paywalls by making it fully transparent (on iOS 16+) #4543

Conversation

joshdholtz
Copy link
Member

@joshdholtz joshdholtz commented Dec 5, 2024

Motivation

There was a translucent navigation bar on some of the paywall templates when scrolling. We don't want that.

Description

  • Set .toolbarBackground(.hidden, for: .navigationBar) (if available)

Before

Screen.Recording.2024-12-05.at.10.02.08.AM.mov

After

Screen.Recording.2024-12-05.at.10.01.23.AM.mov

@joshdholtz joshdholtz requested review from a team December 5, 2024 16:04
@joshdholtz joshdholtz force-pushed the mon-624-paywalls-rendering-with-a-unwanted-toolbar-using-uikit branch from 907ddf0 to d6215ae Compare December 5, 2024 16:10
@joshdholtz joshdholtz merged commit d48f44e into main Dec 5, 2024
10 checks passed
@joshdholtz joshdholtz deleted the mon-624-paywalls-rendering-with-a-unwanted-toolbar-using-uikit branch December 5, 2024 16:32
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.

3 participants