Arohak's Stars
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
daltoniam/Starscream
Websockets in swift for iOS and OSX
realm/jazzy
Soulful docs for Swift & Objective-C
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
dillidon/alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
DeclarativeHub/Bond
A Swift binding framework
JohnEstropia/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
twostraws/wwdc
WWDC Community: Learning and sharing together
vlondon/awesome-swiftui
A collaborative list of awesome articles, talks, books, videos and code examples about SwiftUI.
vadymmarkov/Fakery
:alien: Swift fake data generator
SwiftDocOrg/swift-doc
A documentation generator for Swift projects
tailec/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
iOS-Goodies/iOS-Goodies
Your favorite iOS Newsletter, now open source.
giftbott/iOSDevLinks
iOS 개발자를 위한 링크 모음
vincent-pradeilles/swift-tips
A collection useful tips for the Swift language
AndreyPanov/ApplicationCoordinator
Coordinators Essential tutorial
carson-katri/swift-request
Declarative HTTP networking, designed for SwiftUI
radianttap/Coordinator
Implementation of Coordinators app design pattern.
jessesquires/PresenterKit
⚠️ Deprecated ⚠️
Mindera/Alicerce
A base for iOS Applications made with ❤️ by Mindera 🤠
vincent-pradeilles/KeyPathKit
KeyPathKit is a library that provides the standard functions to manipulate data along with a call-syntax that relies on typed keypaths to make the call sites as short and clean as possible.
onmyway133/EasyStash
🗳Easy data persistence in Swift
yukiarrr/ios-build-action
Build iOS project (.xcodeproj, .xcworkspace), and export ipa
radianttap/Swift-Essentials
A set of essential Swift stuff I use in every single iOS app.
onmyway133/EasyClosure
🍩 Unified communication patterns with easy closure in Swift
aregpetrosyan/Jetpack-Compose-Boilerplate
A sample project in Kotlin to demonstrate Jetpack Compose, MVVM, Coroutines, Hilt, Material3, Room, Coil, Retrofit, Moshi, Leak Canary and Repository pattern
aregpetrosyan/Android-MVVM-Boilerplate-Hilt
A sample project in Kotlin to demonstrate AndroidX, MVVM, Coroutines, Hilt, Room, Data Binding, View Binding, Retrofit, Moshi, Leak Canary and Repository pattern.
futuredapp/iOS-templates
Templates for MVVM-C architecture
bartleby/Jumper
A simple, powerful and elegant implementation of the coordinator template in Swift for UIKit