Skip to content

Instantly share code, notes, and snippets.

@meyusufdemirci
Last active May 17, 2022 14:58
Show Gist options
  • Save meyusufdemirci/e810a604cef62bbae5932527aeac9d4c to your computer and use it in GitHub Desktop.
Save meyusufdemirci/e810a604cef62bbae5932527aeac9d4c to your computer and use it in GitHub Desktop.
Dynamic Alert and Sheet Article
struct SheetContainer: Identifiable {
let id = UUID()
let view: AnyView
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment