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:
- 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
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 5 years ago
- ReactiveCoordinator is a framework based on the Coordinator pattern. Implemented in RxSwift☆13Updated 5 years ago
- This is a sample app to demonstrate how to make self-sizing UITableView using UIStackView☆18Updated 5 years ago
- ☆27Updated 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
- MVVM, a quite popular design architecture for building modularised code. This repo contains sample demo apps build in SWIFT 5 and MVVM.☆22Updated 5 years ago
- ☆16Updated 4 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 6 years ago
- A sample project for the iOS modularization article. User Interface is made using SwiftUI, navigation via UIKit, and modules via XcodeGen…☆28Updated last year
- 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
- Make a Stretchy Header in iOS using Swift☆19Updated 3 years ago
- An iOS app designed using clean architecture and MVVM.☆72Updated 3 years ago
- An example of an MVVM-C architecture implementation☆28Updated 3 years ago
- A custom UICollectionViewFlowLayout implementation☆27Updated 4 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
- ☆24Updated 4 years ago
- A sample project that shows the implementation of MVVM-C design pattern☆30Updated 6 years ago
- Learning SwiftUI, when you already know UIKit☆26Updated 2 years ago
- An easy way to Pagination or Infinite scrolling for TableView/CollectionView☆47Updated 5 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,…☆73Updated last year
- Supporting material for the Tutorial: "How to Implement the Custom Transition between ViewControllers in Swift".☆43Updated 5 years ago
- This repository contains an implementation of the Coordinator pattern for SwiftUI, providing a structured way to manage complex navigatio…☆36Updated 2 weeks ago
- Exploring the SOLID Principles in Swift. Video: https://www.youtube.com/watch?v=gkxmeWvGEpU&t=2s☆18Updated 7 years ago
- CleanSwift architecture usage playground☆51Updated 3 years ago
- A sample app trial which shows how to handle Change language from with in the app without changing phone language.☆20Updated 5 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
- Tutorial on how to expand and collapse table view sections -☆14Updated 5 years ago
- Example project for the corresponding blog post.☆35Updated 7 years ago
- Complex layout based on UICollectionViewCompositionalLayout and UICollectionViewDiffableDataSource☆12Updated 5 years ago