A simple map application that used foursquare api to retrieve nearest restaurant in the current location.
Used MVVM
as the architectural pattern with functional reactive programming support using RxSwift
.
This project also consist of a simple UI tests & several Unit tests.
Enjoy :)
- Xcode 10.2 (Swift 5.0)
- Carthage version 0.33 and up
$ chmod ugo+x Scripts/install-dependencies.sh
$ ./Scripts/install-dependencies.sh