Skip to content

Commit

Permalink
Merge pull request #1820 from maiamiguel/conflit-fix
Browse files Browse the repository at this point in the history
Adding swiftLee to the list of newsletter
  • Loading branch information
matteocrippa authored Sep 30, 2024
2 parents a57846f + b0cda48 commit 5d10c23
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1788,4 +1788,4 @@ In parternship with:

### Contributing

Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!
Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!
8 changes: 7 additions & 1 deletion contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7608,6 +7608,12 @@
"description": "SwiftUI Chat UI framework with fully customizable message cells, input view, and a built-in media picker",
"homepage": "https://github.com/exyte/chat",
"tags": ["swift", "iOS", "swiftui", "chat"]
}, {
"title": "SwiftLee",
"category": "Newsletter",
"description": "A weekly blog about Swift, iOS and Xcode Tips and Tricks.",
"homepage": "https://www.avanderlee.com/",
"tags": ["swift", "iOS", "swiftui"]
},
{
"title": "SwiftAutoGUI",
Expand Down Expand Up @@ -7692,6 +7698,6 @@
"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 5d10c23

Please sign in to comment.