Skip to content

Commit

Permalink
Add AnimatedGradient & FlagAndCountryCode (#1838)
Browse files Browse the repository at this point in the history
  • Loading branch information
f3dm76 authored Jun 27, 2024
1 parent 6a3bc4c commit d97807f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7654,6 +7654,20 @@
"description": "Manage extended attributes for files and folders.",
"homepage": "https://github.com/sindresorhus/ExtendedAttributes",
"tags": ["swift", "system", "file-system"]
},
{
"title": "AnimatedGradient",
"category": "animation",
"description": "Animated linear gradient library written with SwiftUI",
"homepage": "https://github.com/exyte/AnimatedGradient",
"tags": ["swiftui", "gradient", "animation"]
},
{
"title": "FlagAndCountryCode",
"category": "utility",
"description": "FlagAndCountryCode provides phone codes and flags for every country. Works on UIKit and SwiftUI",
"homepage": "https://github.com/exyte/FlagAndCountryCode",
"tags": ["swift", "flag", "phone", "country-code"]
}
]
}

0 comments on commit d97807f

Please sign in to comment.