MVVM template with RxSwift, RxCocoa, Action.
October 05, 2020 • Apache 2.0 License
Base project MVVM design pattern with RxSwift, RxCocoa, Action.
Features
* Base classes for UIViewController, UIView, UITableView, UICollectionView, UITableViewCell and UICollectionCell.
* ...
SwiftUI-Template-MVVM
April 04, 2020 • MIT License
A ready-to-use SwiftUI Clean MVVM template to use when creating a new project including Core Data, a generic type of data source for your ViewModels, a customizable ViewModelDataSource protocol and...
No image provided.
CollectionViewPagingLayout
December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.
No image provided.
RxSwift+MVVM-C Templete
November 15, 2019 • MIT License
This is the demo project of MVVM-C structure with dependency injection using RxSwift. , I have integrated two APIs for MovieDB APIS (https://www.themoviedb.org/). One for the listing of Movie and o...
CardParts
May 19, 2018 • Apache 2.0 License
A reactive, card-based UI framework built on UIKit for iOS developers.
Collor
August 31, 2017 • BSD License
A MVVM data-oriented framework for accelerating, simplifying and ensuring UICollectionView building.
CascadingTableDelegate
November 20, 2016 • MIT License
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource.
SimpleMVVM
May 29, 2015 • MIT License
A simple Objective-C MVVM example with singletons and KVC/KVO.
BIND
March 08, 2015 • MIT License
Data Binding and MVVM for iOS
BIND offers a loose framework for implementing MVVMC architecture in your app. Make your code more reactive, testable and maintainable.