Skip to content

Instantly share code, notes, and snippets.

@apatronl
Created April 17, 2024 15:24
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 apatronl/6431ad0f66523bffd48b259aa8c7c0da to your computer and use it in GitHub Desktop.
Save apatronl/6431ad0f66523bffd48b259aa8c7c0da to your computer and use it in GitHub Desktop.
struct ContentView: View {
@State private var showAlert: Bool = false
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment