Simple Project which shows the Movies listing and its detail
This Project was part of implementation of MVVM with Coordinator pattern along with SnapShot Testing
Currently viewmodel to view bindings are are done through delegate pattern.
This Project is currently being update to RXSwift in separate brach
To run the project run tests first
CMD + U
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.