diff --git a/contents.json b/contents.json index e8a76dec..44aeb723 100644 --- a/contents.json +++ b/contents.json @@ -8553,6 +8553,12 @@ "description": "Codable extensions using Swift macro.", "homepage": "https://github.com/reers/ReerCodable", "tags":["swift", "codable"] + }, + { + "title":"SwiftUIRoutes", + "category":"app-routing", + "description":"A minimal and flexible router for SwiftUI apps.", + "homepage":"https://github.com/gabriel/swiftui-routes" } ] }