This repository contains an iOS film browser project that utilizes reactive and modern components.
- RxSwift, RxCocoa, RxAlamofire, and Action
- RxKingfisher
- XCoordinator and XCoordinator/RxSwift
- Firebase Analytics and Firebase Remote Config
- JGProgressHUD
- Swinject and SwinjectAutoregistration
- Reachability
Open a terminal window and clone the repository. After cloning the repository change your directory to the repository directory.
Install project dependencies by executing the following command:
pod install
We're done with installing dependencies.
Open the project on Xcode by executing the following command:
open FilmBrowser.xcworkspace
After the Xcode window appears click run button to launch the application.