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 94dd3a8 commit 50fbce7
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -8511,6 +8511,19 @@
"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 50fbce7

Please sign in to comment.