Google Maps test
A test app for google maps API.
Progress: https://trello.com/b/uFvtt83Z/google-maps-test-app
- Install Cocoapods
- Install Cocoapods keys plugin
- Get Google maps SDK API key
- Download the project, run
pod install, you'll be asked for a key, the google maps key. - Open Xcode & run
Note: strings are automatically generated using swiftgen, to regenerate strings from localizables go to generate folder and run swiftgen
- Architecture: based on Clean Architecture with MVVM (https://github.com/kudoleh/iOS-Clean-Architecture-MVVM)
- JSON to initial response model: https://app.quicktype.io



