Skip to content

Latest commit

 

History

History

tmdb-mvvm-rxswift-pure

tmdb-mvvm-rxswift-pure

🔒 ** If you want to login, use username iostest and password test.**

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

Implementation

In progress.

Installation

Clone the repository:

git clone [email protected]:tailec/ios-architecture.git

Navigate to tmdb-mvvm-pure directory:

cd tmdb-mvvm-pure

Install dependencies:

pod install