Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 659 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 659 Bytes

Simple iOS MVP example

iOS application built to highlight MVP (Model View Presenter) with Moya, RxSwift, Swinject, ObjectMapper and SkeletonView. This example project is integrated with OpenWeatherMap API.

Instructions

Add your OpenWeatherMap API Key in the class Classes/Networking/OpenWeatherAPI.swift line 30

Built With

Contributing

Please feel free to make contributions!