zafarivaev / ios-swiftui-modularizationLinks
A sample project for the iOS modularization article. User Interface is made using SwiftUI, navigation via UIKit, and modules via XcodeGen.
☆25Updated last year
Alternatives and similar repositories for ios-swiftui-modularization
Users that are interested in ios-swiftui-modularization are comparing it to the libraries listed below
Sorting:
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 5 years ago
- An example of an MVVM-C architecture implementation☆28Updated 3 years ago
- https://swiftsenpai.com/swift/async-await-network-requests/☆52Updated last year
- ☆51Updated 3 years ago
- An Example of Clean VIP Architecture.☆27Updated 2 years ago
- This is an sample Crypto market prices ap built with SwiftUI and modularization architecture. The application data is making use of the …☆40Updated 2 years ago
- This repo introduces Diffable Data Source with two example apps, a Countdown timer app, and a ShoppingList app with multiple sections.☆33Updated 2 years ago
- MVVM + Router implementation for Swift.☆25Updated last year
- iOS & macOS SwiftUI application about my work and services☆69Updated last month
- This repository is dedicated to exploring various design patterns used in Swift programming. It serves as a guide for both novice and exp…☆25Updated last year
- Learning SwiftUI, when you already know UIKit☆25Updated 2 years ago
- This is sample project for my Medium article regarding Coordinator Pattern in SwiftUI. Check out the link below!☆30Updated 11 months ago
- This repository contains an implementation of the Coordinator pattern for SwiftUI, providing a structured way to manage complex navigatio…☆34Updated 2 months ago
- Simple BottomSheet for iOS using UIKit custom transition☆28Updated 8 months ago
- MVVM-C Architecture with Dependency Injection + Testing☆41Updated 4 years ago
- This GitHub repo demonstrates my proficiency in SwiftUI and Combine frameworks, featuring various projects ranging from simple demos to c…☆59Updated 6 months ago
- A SwiftUI project that apply Modular Architect & Clean Architect & MVVM-C.☆94Updated 8 months ago
- App that demonstrate the implementation of MV Pattern in SwiftUI☆50Updated last week
- Marval iOS application with a generic-based API client using UIKit, Combine and MVVM with clean architecture concepts 🚀.☆50Updated 6 months ago
- Swift Package to build UIKit in a functional manner☆73Updated 7 months ago
- CleanArchitecture Combine+UIKit template with MVVM Coordinator support☆32Updated 3 years ago
- CleanSwift architecture usage playground☆51Updated 3 years ago
- Swift Package to make simple REST API requests in a simplified, lightweight and scalable way.☆17Updated last year
- Demo iOS app showcasing use of MVVM-Coordinator pattern with RxSwift and RxDataSources, written for my Medium article: https://medium.com…☆22Updated 5 years ago
- demo project 🤗☆19Updated 2 years ago
- an iOS example app for using Combine, Combine Data Source, Combine Cocoa with UIKit and write reactive UI with Combine Features☆14Updated 2 years ago
- ☆23Updated last year
- Simple example of MVVM pattern and MVVM with Coordinators☆53Updated last year
- a networking layer based on URLSession with modern concurrency and support for iOS 13.0+☆11Updated 2 years ago
- Example project showing how to implement a bottom sheet in Swift 5 using container/child view controllers, UIPanGestureRecognizer, and co…☆39Updated 3 years ago