All Projects → uptechteam → Coordinator Mvvm Rx Example

uptechteam / Coordinator Mvvm Rx Example

Example of MVVM-C architecture implemented with RxSwift

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Coordinator Mvvm Rx Example

Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+594.24%)
Mutual labels:  rxswift, architecture, mvvm
Mvvmc Splitviewcontroller
Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.
Stars: ✭ 45 (-90.41%)
Mutual labels:  rxswift, architecture, mvvm
Ios Architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
Stars: ✭ 901 (+92.11%)
Mutual labels:  rxswift, architecture, mvvm
Cycle.swift
An experiment in unidirectional architecture inspired by Cycle.js. https://cycle.js.org
Stars: ✭ 24 (-94.88%)
Mutual labels:  rxswift, architecture
mvvm-with-rxswift-mentoring-008
Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift
Stars: ✭ 45 (-90.41%)
Mutual labels:  rxswift, mvvm
MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
Stars: ✭ 156 (-66.74%)
Mutual labels:  rxswift, mvvm
Mp3ID3Tagger
🎶🎵A macOS application to edit the ID3 tag of your mp3 files. Developed with RxSwift and RxCocoa. 🎸🎼
Stars: ✭ 17 (-96.38%)
Mutual labels:  rxswift, mvvm
MovieInfoMVVMiOS
Movie Info app using TMDb API built with MVVM
Stars: ✭ 38 (-91.9%)
Mutual labels:  rxswift, mvvm
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-94.24%)
Mutual labels:  rxswift, mvvm
Articles Ios Viper
Demo app for VIPER design pattern implementation
Stars: ✭ 254 (-45.84%)
Mutual labels:  rxswift, architecture
Android Viewmodelbinding
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
Stars: ✭ 308 (-34.33%)
Mutual labels:  architecture, mvvm
Awesome Ios Architecture
🏯 Better ways to structure iOS apps
Stars: ✭ 4,451 (+849.04%)
Mutual labels:  architecture, mvvm
Cathay
an iOS project for demonstration of Reactive Programming
Stars: ✭ 21 (-95.52%)
Mutual labels:  rxswift, mvvm
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (-96.59%)
Mutual labels:  rxswift, mvvm
GITGET
GitHub의 Contributions를 iOS의 Widget으로 보여주는 App
Stars: ✭ 101 (-78.46%)
Mutual labels:  rxswift, mvvm
ReMVVM
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
Stars: ✭ 180 (-61.62%)
Mutual labels:  architecture, mvvm
mvcvm-swift-file-templates
Swift file templates for boosting mobile app development.
Stars: ✭ 16 (-96.59%)
Mutual labels:  rxswift, mvvm
Rxviewmodel
ReactiveViewModel-esque using RxSwift
Stars: ✭ 392 (-16.42%)
Mutual labels:  rxswift, mvvm
iOS-Clean-Architecture-Example
An iOS app designed using clean architecture and MVVM.
Stars: ✭ 50 (-89.34%)
Mutual labels:  architecture, mvvm
RxSwiftDemo
RxSwift Demo
Stars: ✭ 19 (-95.95%)
Mutual labels:  rxswift, mvvm

Coordinator-MVVM-Rx-Example

This simple app displays a list of the most starred repositories on GitHub by a language. User can choose a language to filter repositories and select repository in the list to open it in the SFSafariViewController.

App is written with Xcode 8 and Swift 3.

Demo:

alt text

Please, note that this example may violate some rules of the clean code. Main goal of this repository is to show in the most understandable and simple way how we setup architecture out of MVVM, Coordinators & RxSwift.

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].