Skip to content

Commit

Permalink
Merge pull request #1833 from SwiftKickMobile/work/swiftuimaterialtabs
Browse files Browse the repository at this point in the history
SwiftUIMaterialTabs
  • Loading branch information
matteocrippa authored Apr 20, 2024
2 parents 4f75288 + df19098 commit 0f400be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7614,6 +7614,13 @@
"description": "`@MemberwiseInit` is a Swift Macro that can more often provide your intended `init`, while following the same safe-by-default semantics of Swift’s memberwise initializers.",
"homepage": "https://github.com/gohanlon/swift-memberwise-init-macro",
"tags": ["swift", "macro", "init", "initializers"]
},
{
"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",
Expand Down

0 comments on commit 0f400be

Please sign in to comment.