Skip to content

Instantly share code, notes, and snippets.

@meyusufdemirci
Created June 8, 2022 20:04
Show Gist options
  • Save meyusufdemirci/a90f2b2f083f074d2adb9c97b5bab1f3 to your computer and use it in GitHub Desktop.
Save meyusufdemirci/a90f2b2f083f074d2adb9c97b5bab1f3 to your computer and use it in GitHub Desktop.
What is New in SwiftUI, WWDC 22 Article
var body: some View {
EmptyView()
.persistentSystemOverlays(.hidden)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment