Member-only story
10 GitHub Repositories Every iOS Developer Should Bookmark
The ones I keep coming back to for learning architecture, patterns, and how to write better Swift
Not a Medium Member? Free Access
There’s a difference between repositories you install and repositories you learn from.
This list is about the second kind. These are the repos I go back to when I want to understand how something works, when I’m rethinking how to structure a project, or when I need a reference that’s better than whatever tutorial shows up first on Google.
I’ve grouped them loosely by what they’re useful for. Some are curated lists. Some are architecture references. Some are codebases worth reading. All of them have made me a better iOS developer in some way.
Curated lists worth keeping open in a tab
1. awesome-ios
vsouza/awesome-ios · ⭐ 47k+
github.com/vsouza/awesome-ios
The original curated list of the iOS ecosystem. Frameworks, libraries, tutorials, Xcode extensions, components. Organised by category and maintained since 2014.