Skip to content

leojing/WeatherDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

WeatherDemo

You may no need to install cocoapods, if encounter library error, then try to install podfile.

Models and API service

  • Models are automatically generated by #JSONExport#.

  • #Alamofire# for web service.

  • Using #ObjectMapper# for mapping JSON to Mappble Model.

Architeture

  • MVVM + #RxSwift# for Architeture

UI

  • UI is all created by InterfaceBuilder and using AutoLayout.

Unit Test

  • Use default XCTest framework for webservice call.

3rd-party libraries/tool used

  • RxSwift&RxCocoa

  • Alamofire

  • ObjectMapper

  • Kingfisher

  • JSONExport

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published