Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created July 27, 2019 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/7afc85f0f6771dd690f72cd62a631078 to your computer and use it in GitHub Desktop.
Save fitomad/7afc85f0f6771dd690f72cd62a631078 to your computer and use it in GitHub Desktop.
...
.sheet(isPresented: $showNavigatorView) {
WebBrowser()
.edgesIgnoringSafeArea([ .bottom ])
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment