🔒 ** 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.
![]() |
![]() |
---|---|
![]() |
![]() |
In progress.
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