rafsanahmad / iOS-Movie-App

Sample ios app with MVVM clean architecture & Rxswift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVVM Movie App

For login, use username velometricg and password Aaaaaa1!.**

This example uses RxSwift observables as binding mechanism between ViewModel and ViewController. Also, it uses simple navigator for transitions between screns.

| |

MVVM

Installation

Clone the repository:

git clone git@github.com:rafsanahmad/iOS-mvvm-Movie-App.git

Install dependencies:

pod install

About

Sample ios app with MVVM clean architecture & Rxswift.

License:MIT License


Languages

Language:Swift 99.3%Language:Ruby 0.7%