Skip to content

Commit f6669b7

Browse files
authored
Merge pull request #1878 from gabriel/patch-2
Add SwiftUIRoutes
2 parents 48e4464 + 261e11a commit f6669b7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

contents.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8553,6 +8553,12 @@
85538553
"description": "Codable extensions using Swift macro.",
85548554
"homepage": "https://github.com/reers/ReerCodable",
85558555
"tags":["swift", "codable"]
8556+
},
8557+
{
8558+
"title":"SwiftUIRoutes",
8559+
"category":"app-routing",
8560+
"description":"A minimal and flexible router for SwiftUI apps.",
8561+
"homepage":"https://github.com/gabriel/swiftui-routes"
85568562
}
85578563
]
85588564
}

0 commit comments

Comments
 (0)