Hey!
This demo show how to use Rxswift + RxAlamofire with tableviews data & google maps
This demo is written by VIPER Architecture , RxSwift, Alamofire, SOLID and follow
1- Make it work
2- Make it better
3- Make it fast
4- Test it
5- Document it
This demo is writen by swift 4 and xcode 9.2 and it talks to Wunder api to get cars PlaceMarks, each placemark has some data like name, car engine, fuel, etc
it show the data in two tabs :
1- Car Tab to show all the cars in list and each car has its data
2- Map Tab to show all the cars location on the map
3- we cover the unit testing by using Quick/Nibmle frameworks
Library
2-RxSwift