Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 255 Bytes

ProjectTemplateArchitecture

The template for every Hyu's iOS app using MVVM and RxSwift

The project using:

  • MVVM architecture
  • RxSwift for Observer pattern
  • RxAlamofire for network request
  • SwiftyJson to parse JSON object
  • Snapkit for autolayout