Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.41 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.41 KB

AppStore Clone App

AppStore Clone is an example that using uikit, Combine and SwiftUI

apps app detail app detail2 today search

TODO

  • Modularization
  • Networking framwork
  • support dark Mode
  • convering SwiftUI
  • Separate API access from BindableObject
  • Use Combine with API access
  • Reflect responses in MainThread via Combine

Requirements

  • Xcode 11
  • Swift 5.1
  • iOS 12

References