This project is made as an example or like a "test tasks" or something.
Here you can see different things related to iOS development:
MVVM architecure, AutoLayout, Rx, Alamofire, One way data flow, etc.
Clone this repo and do pod install
Xcode 11.3
• Register on the https://www.omdbapi.com and obtain API KEY
.
• Put this key as a value of omdbAPIKey
in AppInitializationManager
.
• Build and run the project