Skip to content

Commit

Permalink
Add SimplexArchitecture (#1828)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 committed Apr 23, 2024
1 parent 655d0fe commit d4f7654
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7628,13 +7628,21 @@
"homepage": "https://github.com/gohanlon/swift-memberwise-init-macro",
"tags": ["swift", "macro", "init", "initializers"]
},
{
"title": "SimplexArchitecture",
"category": "patterns",
"description": "A Simple architecture that decouples state changes from SwiftUI's View",
"homepage": "https://github.com/Ryu0118/swiftui-simplex-architecture",
"tags": ["swift", "swiftui", "iOS", "macOS", "tvOS"]
},
{
"title": "SwiftUIMaterialTabs",
"category": "tab",
"description": "Material 3-style tabs and Sticky Headers rolled into one SwiftUI library",
"homepage": "https://github.com/SwiftKickMobile/SwiftUIMaterialTabs",
"tags": ["swiftui", "tab", "ios", "scroll", "header"]
}, {
},
{
"title": "ExtendedAttributes",
"category": "files",
"description": "Manage extended attributes for files and folders.",
Expand Down

0 comments on commit d4f7654

Please sign in to comment.