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
☆21Updated 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
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 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☆31Updated last year
- An example of an MVVM-C architecture implementation☆28Updated 3 years ago
- ☆22Updated 5 years ago
- This is a sample app to demonstrate how to make self-sizing UITableView using UIStackView☆18Updated 5 years ago
- ☆22Updated 6 years ago
- Make a Stretchy Header in iOS using Swift☆19Updated 3 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 6 years ago
- ☆27Updated 7 years ago
- An iOS app for creating smarter cue cards. Use it for your next presentation to help you stay within topic and time.☆17Updated 2 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
- ☆16Updated 4 years ago
- An easy way to Pagination or Infinite scrolling for TableView/CollectionView☆47Updated 5 years ago
- CleanSwift architecture usage playground☆51Updated 3 years ago
- Example project for the corresponding blog post.☆35Updated 7 years ago
- Picking a random animation in one of the app that we use everyday ( twitter, Facebook, Slack, others .. ) and try to recreate it togethe…☆77Updated 4 years ago
- A custom UICollectionViewFlowLayout implementation☆27Updated 4 years ago
- Demo project used to illustrate this story on medium :☆19Updated 5 years ago
- Swifty solution for marketing impression event tracking on UICollectionView☆38Updated 7 years ago
- Classic problem solving algorithms and data structures in swift☆47Updated last year
- A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace,…☆72Updated last year
- Exploring the SOLID Principles in Swift. Video: https://www.youtube.com/watch?v=gkxmeWvGEpU&t=2s☆18Updated 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
- Clean Architecture and SOLID Design Principles☆27Updated last year
- An Xcode 9 project written in Swift 4 code designed using the MVVM design pattern, truly extolling the virtues of MVVM over MVC.☆33Updated 7 years ago
- Complex layout based on UICollectionViewCompositionalLayout and UICollectionViewDiffableDataSource☆12Updated 5 years ago
- Combine + UIKit + MVVM + POP Network Layer + SPM + Carthage + Realm☆10Updated 5 years ago
- ↔ Aspect-fit a font inside a view container.☆41Updated 5 years ago
- Reactive MVVM demo app fetching photos from Unsplash and displaying them in a UICollectionView. Showcases usage of the Coordinator design…☆25Updated 3 years ago