Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.55 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.55 KB

AppStoreTest Xcode Swift3

This is for learning Swift 3, this app show a information about free apps by categories in iTunes.

This project include the next Pods:

  1. Alamofire
  2. Hero
  3. Kingfisher
  4. SwiftyJSON

Then, run the following command: $ pod install

Features

  • Web services with Alamofire and SwiftyJSON
  • Auto Layout
  • Segues
  • Cache with Core Data
  • Animations with Hero
  • Image cache with Kingfisher
  • Refresh control

How it looks

Portrait Landscape
portrait-category list landscape-category list
portrait-app list landscape-app list
portrait-app detail landscape-app detail