Skip to content

Example of MVVM-C(oordinators) architecture implemented with RxSwift

Notifications You must be signed in to change notification settings

M-I-N/Rx-MVVM-Coordinators

Repository files navigation

Rx-MVVM-Coordinators

Language Pods

Example of MVVM-C(oordinators) architecture implemented with RxSwift

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.

How to build

  1. Clone the repository
$ git clone https://github.com/M-I-N/Rx-MVVM-Coordinators.git
  1. Install pods (Optional)
$ cd Rx-MVVM-Coordinators
$ pod install
  1. Open the workspace in Xcode (Optional)
$ open "RepoSearcher.xcworkspace"
  1. Compile and run the app

Requirements

  • Xcode 10
  • iOS 10.0+
  • Swift 4.2

About

Example of MVVM-C(oordinators) architecture implemented with RxSwift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published