Cássio Sousa
Cássio Sousa
Hi, I'm trying to run the project with command line or VSCode and I got an error! But when I run it in iOS simulator, but to run in production...
- **_First_** This PR depends from https://github.com/lucasmontano/openweathermap-ios/pull/13 - Change **MapViewController.swift** to preset BookmarkLocation View - Change **Main.storyboard** disabling _safe area_ - Adding BookmarkLocation View - Adding Class to draw Diagonal...
## This pull request includes - It's adding testing module to project. - The structure of bookmark location model and manager. Feat: #13
## Create button Bookmark a location Create action button to bookmark location. ## Where go we save that data? Well, I think should be to save this data on device...
description(transfer): added new field description This added new field description to transfer api, this field exists on moip api. BREAKING CHANGE: This commits has no breaking changes.