All Projects → MarcoSantarossa → Mvvm C_with_swift

MarcoSantarossa / Mvvm C_with_swift

Licence: mit
Sample project using MVVM-C with Swift

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Mvvm C with swift

Swiftstudy
Swift 스터디 자료집
Stars: ✭ 23 (-56.6%)
Mutual labels:  rxswift
Evreflection
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
Stars: ✭ 954 (+1700%)
Mutual labels:  rxswift
Papr
🌁 An Unsplash app for iOS
Stars: ✭ 1,025 (+1833.96%)
Mutual labels:  rxswift
Rxswiftexamples
Examples and resources for RxSwift.
Stars: ✭ 930 (+1654.72%)
Mutual labels:  rxswift
Flags
🇸🇪 Flag extension make flag emoji, image
Stars: ✭ 28 (-47.17%)
Mutual labels:  rxswift
Rxrealm
RxSwift extension for RealmSwift's types
Stars: ✭ 1,007 (+1800%)
Mutual labels:  rxswift
Artify Core
The sweet heart of Artify 👑
Stars: ✭ 17 (-67.92%)
Mutual labels:  rxswift
Rxswift To Combine Cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
Stars: ✭ 1,040 (+1862.26%)
Mutual labels:  rxswift
Videoplayer
AVPlayer control and monitoring made easy (with Rx)
Stars: ✭ 29 (-45.28%)
Mutual labels:  rxswift
Rxiglistkit
RxSwift wrapper for IGListKit
Stars: ✭ 44 (-16.98%)
Mutual labels:  rxswift
Rxdatasources Texture
ASTable and ASCollection Data Sources for RxSwift (Texture)
Stars: ✭ 25 (-52.83%)
Mutual labels:  rxswift
Iosdc2017
iOSDC2017発表資料
Stars: ✭ 13 (-75.47%)
Mutual labels:  rxswift
Fluxxkit
Unidirectional data flow for reactive programming in iOS.
Stars: ✭ 42 (-20.75%)
Mutual labels:  rxswift
Rxfeedback.swift
The universal system operator and architecture for RxSwift
Stars: ✭ 928 (+1650.94%)
Mutual labels:  rxswift
Mvvmc Splitviewcontroller
Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.
Stars: ✭ 45 (-15.09%)
Mutual labels:  rxswift
Ios Architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Stars: ✭ 901 (+1600%)
Mutual labels:  rxswift
Rxswift Tutorials
Reactive Programming with Swift
Stars: ✭ 36 (-32.08%)
Mutual labels:  rxswift
Ios
A sample project demonstrating MVVM, RxSwift, Coordinator Pattern, Dependency Injection
Stars: ✭ 49 (-7.55%)
Mutual labels:  rxswift
Rxlifecycle
🐹 Easy life cycle observation
Stars: ✭ 46 (-13.21%)
Mutual labels:  rxswift
Rxnetwork
A swift network library based on Moya/RxSwift.
Stars: ✭ 43 (-18.87%)
Mutual labels:  rxswift

MVVM-C With Swift

Sample project to show how use MVVM-C with Swift 3.

Installation

The project uses Carthage as dependency manager.

$ cd <root_project>
$ carthage bootstrap --platform ios
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].