zafarivaev / Reactive-MVVM-C-DemoAppLinks
Demo iOS app showcasing use of MVVM-Coordinator pattern with RxSwift and RxDataSources, written for my Medium article: https://medium.com/better-programming/reactive-mvvm-and-the-coordinator-pattern-done-right-88248baf8ca5
☆22Updated 5 years ago
Alternatives and similar repositories for Reactive-MVVM-C-DemoApp
Users that are interested in Reactive-MVVM-C-DemoApp are comparing it to the libraries listed below
Sorting:
- ReactiveCoordinator is a framework based on the Coordinator pattern. Implemented in RxSwift☆13Updated 5 years ago
- Here is a example of a modularized iOS app with multiple and dependent frameworks/modules. This app is also using pods inside modules☆30Updated last year
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 5 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 6 years ago
- An example of an MVVM-C architecture implementation☆28Updated 3 years ago
- A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace,…☆71Updated last year
- This is a sample app to demonstrate how to make self-sizing UITableView using UIStackView☆18Updated 5 years ago
- A modified template for the Clean Swift architecture.☆22Updated 5 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
- Combine + UIKit + MVVM + POP Network Layer + SPM + Carthage + Realm☆10Updated 5 years ago
- Example project for the corresponding blog post.☆35Updated 7 years ago
- PeekCollectionView☆10Updated 5 years ago
- Simple example of MVVM pattern and MVVM with Coordinators☆53Updated last year
- A sample project that shows the implementation of MVVM-C design pattern☆30Updated 6 years ago
- Reactive MVVM demo app fetching photos from Unsplash and displaying them in a UICollectionView. Showcases usage of the Coordinator design…☆26Updated 3 years ago
- ☆27Updated 7 years ago
- MVVM, a quite popular design architecture for building modularised code. This repo contains sample demo apps build in SWIFT 5 and MVVM.☆21Updated 5 years ago
- Make a Stretchy Header in iOS using Swift☆19Updated 3 years ago
- Template for any iOS project, implementing good practices and clean architecture☆24Updated 6 years ago
- Collection View Cells Self-Sizing: Step by Step Tutorial. See blog post for more details http://www.vadimbulavin.com/collection-view-cell…☆29Updated 6 years ago
- Exploring the SOLID Principles in Swift. Video: https://www.youtube.com/watch?v=gkxmeWvGEpU&t=2s☆18Updated 7 years ago
- ☆24Updated 4 years ago
- A lightweight MVI framework for Swift☆25Updated 2 years ago
- `WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.☆42Updated 6 years ago
- ☆22Updated 5 years ago
- Scalable iOS Project Using Modularization and MicroApp Architecture Strategy☆21Updated 3 years ago
- iOS app demonstrating use of VIPER Architecture, written for my Medium article. Uses https://thesimpsonsquoteapi.glitch.me API to retriev…☆27Updated 5 years ago
- ☆13Updated 5 years ago
- A Tutorial on how to animate the TableView in iOS by animating the TableView cells.☆32Updated 4 years ago
- iOS app modularisation example project☆14Updated 3 years ago