Skip to content

Commit

Permalink
Update contents.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FulcrumOne authored Nov 18, 2024
1 parent 50fbce7 commit 4799f4f
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -8353,19 +8353,18 @@
]
},
{
"title":"MijickPopupView",
"title":"MijickPopups",
"category":"alert",
"description":"Present any popup in no time. Keep your code clean.",
"homepage":"https://github.com/Mijick/PopupView",
"description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.",
"homepage":"https://github.com/Mijick/Popups",
"tags":[
"swift",
"swiftui",
"iOS",
"macOS",
"tvOS",
"swift-package-manager",
"swift-library",
"popupview",
"popup"
]
},
}
{
"title":"MijickNavigattie",
"category":"transition",
Expand Down Expand Up @@ -8511,19 +8510,6 @@
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
"tags":["swift", "game-engine", "bindings"]
},
{
"title":"Popups",
"category":"alert",
"description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.",
"homepage":"https://github.com/Mijick/Popups",
"tags":[
"swiftui",
"swift-package-manager",
"swift-library",
"popupview",
"popup"
]
}
]
}

0 comments on commit 4799f4f

Please sign in to comment.