Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 1.73 KB

README.md

File metadata and controls

54 lines (45 loc) · 1.73 KB

AppStore

Swift Platform License

Screenshots

hero

Today

01_trending_repository_screen  02_search_repository_screen  03_repository_details_screen 

Apps

04_trending_repository_screen  05_search_repository_screen  06_repository_details_screen 

Search

07_trending_repository_screen 

Core Concepts

  • UICollectionView
  • UITabBarController
  • UISearchController
  • UIStackViews Layout
  • Child View Controller
  • Snapping Flow Layout
  • JSON Decodable
  • Asynchronous Date Fetch
  • DispatchGroup Synding
  • Custom Animations
  • SDWebImage Caching
  • Generics

Building and Running

The following commands will set up AppStore

cd AppStore
pod install

License

MIT License. See LICENSE.