coordinator-pattern
There are 165 repositories under coordinator-pattern topic.
QuickBirdEng/XCoordinator
🎌 Powerful navigation library for iOS based on the coordinator pattern
rundfunk47/stinsen
Coordinators in SwiftUI. Simple, powerful and elegant.
ekazaev/route-composer
Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
igorkulman/iOSSampleApp
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
DeluxeAlonso/UpcomingMovies
Movies app written in Swift 5 using the TMDb API and demonstrating Clean Architecture, Dependency Injection, MVVM and Coordinators.
sellmair/kompass
Kotlin Multiplatform Router for Android and iOS
QuickBirdEng/SwiftUI-Coordinators-Example
Sample app that showcases the use of the Coordinator Pattern in SwiftUI
daveneff/Coordinator
An implementation of the Coordinator pattern for iOS written in Swift 5.
rcaos/TVToday
iOS TV Shows app with TMDb Api. Async-await, MVVM + Coordinator. Modular Architecture. Swift Package Manager
wtsnz/Coordinator-Example
An example of the Coordinator pattern
erikdrobne/SwiftUICoordinator
SwiftUICoordinator is a package that seamlessly integrates the Coordinator pattern into the SwiftUI framework.
SimpleBoilerplates/iOS
A sample project demonstrating MVVM, RxSwift, Coordinator Pattern, Dependency Injection
QuickBirdEng/XCoordinator-Example
XCoordinator-Example serves as an MVVM-C example app for XCoordinator
rushisangani/SwiftMVVMDemo
Swift + MVVM + XCTests + SOLID + SwiftPackage
mgacy/MVVMC-SplitViewController
Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.
felilo/SUICoordinator
Navigation coordinators for SWiftUI. Simple, powerful and elegant.
MostafaNafie/swiftui-mvvm-di
A Modular SwiftUI iOS app with MVVM architecture utilizing IoC and DI.
CassiusPacheco/iOS-Routing-Example
A Clean, Simple and Composable Routing System for iOS apps in Swift
Ahmed-Abdelmeged/sailer
Sailer is an Android Sample That shows the use of Coordinator pattern for navigation through Multi Module, Dagger, Navigation Component and much more.
gahntpo/CoordinatorProject
Demonstrates the Coordinator pattern for an iOS project that included UIKit and SwiftUI screens
OpenZesame/Zhip
iOS Wallet for Zilliqa
k1ckdown/MovieCatalog
Movies app demonstrating implementation of Clean Architecture, Dependency Injection, MVVM with View State and Coordinator in SwiftUI
trnserdar/Netflix
iOS Application(similar to Netflix) based on MVVM and implemented using the Test Driven Development (TDD) concept.
unnamedd/CoordinatorSwiftUI
A simple project to test the implementation of Coordinator Pattern using SwiftUI.
boostcampwm-2022/iOS01-Capsule
추억을 공간에 담다, 공간캡슐
MostafaNafie/clean-mvp
A UIKit iOS app with MVP architecture utilizing IoC and DI.
trafi/StoryFlow
Isolated view controllers inferred navigation flows :sparkles:
felipeflorencio/SwiftyFlow
The first navigation flow manager that allow you to navigate using just the declared view types and it's possible to unit test your entire flow
niuware/SimpleNavigation
Simple iOS app to showcase navigation with coordinators in SwiftUI + MVVM.
laubengaier/Swordinator
Swordinator is a simple way of integrating an iOS Coordinator pattern.
zafarivaev/ReactiveCoordinator
ReactiveCoordinator is a framework based on the Coordinator pattern. Implemented in RxSwift
hadiidbouk/DevTo.iOS
DevTo is an unofficial iOS app for https://dev.to website - MVVM + RxSwift + Coordinator + Swinject + No Storyboard
Aamirali86/RoutingUsingDifferentArchitecture
Simple navigation for iOS using different architecture
felilo/ALCoordinator
Coordinators either UIKit or SWiftUI. Simple, powerful and elegant.
cagricolak/GooglePlaceSearch
RxSwift Google Place API demo project using MVVM and Coordinator