Skip to content

leojing/PropertyDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PropertyDemo

UISplitViewController, MVVM, RxSwift, Swift4

Please intall cocoapods first

Models and API service

1, Models are automatically generated by JSONExport. 2, Alamofire for web service 3, Using ObjectMapper for mapping JSON to Mappble Model

Architeture

1, MVVM + RxSwift for Architeture

UI

1, Kingfisher for Loading web images. I found images are so big, for performing better, I resize loaded image to display in UITableviewCell. 2, UI is all by InterfaceBuilder and AutoLayout.

Unit Test

1, Use default XCTest framework for webservice call and view model data check.

About

UISplitViewController, MVVM, RxSwift, Swift4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published