Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.06 KB

NewsApp - sondakika clone

Application NewsApp made in Swift 5 with pattern MVVM and newsapi.org API:

  • Without Xib, all ui created with programmatically
  • JSON mapping with Codable
  • HTTP networking with Alamofire
  • Data pass with Delegation
  • Notification Center
  • Multiple direction collection view for switch between news
  • ActivityController: news sharing for detail page
  • With MVVM Design Pattern

Images

11

22

33

44

55