artursare's Stars
QuickBirdEng/XCoordinator
🎌 Powerful navigation library for iOS based on the coordinator pattern
corteggo/NavigationRouter
A router implementation designed for complex modular apps, written in Swift
valentinradu/Helm
A graph-based SwiftUI router
ChartsOrg/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
uber/RIBs
Uber's cross-platform mobile architecture framework - Android Repository
V8tr/ModernMVVM
A movie iOS app built with the MVVM architecture, Combine and SwiftUI frameworks https://www.vadimbulavin.com/modern-mvvm-ios-app-architecture-with-combine-and-swiftui/.
sergdort/CombineFeedback
Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine
onevcat/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
ishkawa/APIKit
Type-safe networking abstraction layer that associates request type with response type.
bustoutsolutions/siesta
The civilized way to write REST API clients for iOS / macOS
SwiftUIX/SwiftUIX
An exhaustive expansion of the standard SwiftUI library.
AppPear/ChartView
ChartView made in SwiftUI
SwiftyJSON/SwiftyJSON
The better way to deal with JSON data in Swift.
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
kudoleh/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
ubiqsecurity/ubiq-fpe-c
Format-preserving encryption (in C) (Mirror of https://gitlab.com/ubiqsecurity/ubiq-fpe-c)
CombineCommunity/CombineCocoa
Combine publisher bridges for UIKit
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
nicklockwood/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
realm/SwiftLint
A tool to enforce Swift style and conventions.
Quick/Nimble
A Matcher Framework for Swift and Objective-C
ReactiveX/RxSwift
Reactive Programming in Swift
daltoniam/Starscream
Websockets in swift for iOS and OSX