Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 365 Bytes

Simple Swift MVVM Implementation with API Layer Abstraction and Location Service

MVVM Swift(5.3) app which fetches weather information for user's current location. App is build on Xcode 12.1 which may not work on versions lower than 12 There are 2 services: Network Call and Location Service. Make sure simulator location is enabled: Simulator>Features>Location