Skip to content

Commit

Permalink
Add FullscreenPopup (#1827)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 committed Nov 20, 2023
1 parent 376feb3 commit f8950c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -6132,6 +6132,12 @@
"description": "Enhancing Date handling by enabling type-level customization of date components",
"homepage": "https://github.com/Ryu0118/swift-typed-date",
"tags": ["swift", "date", "iOS", "macOS", "tvOS"]
}, {
"title": "FullscreenPopup",
"category": "alert",
"description": "Present any popup above NavigationBar in SwiftUI",
"homepage": "https://github.com/Ryu0118/swift-fullscreen-popup",
"tags": ["swift", "swiftui", "iOS", "macOS", "tvOS", "popup"]
}, {
"title": "MemberwiseInit",
"category": "misc",
Expand Down

0 comments on commit f8950c9

Please sign in to comment.