Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 895 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 895 Bytes

AppStore

An iOS application imitating the UI and functionalities of the Native App Store

Video Demo

View full functionality here: https://www.youtube.com/watch?v=nZx5QIaKElc

Functionalities:

  • View the top charts applications of the corresponding day
  • Search the application by its name, developer etc.
  • Update the applications ( Just a UI imitation. )

Important notes for usage:

  1. Application can be viewed best in non-plus devices.
  2. Need to make sure the access token for the service is valid.

References:

  1. API service used to fetch iOS applications : 42matters
  2. The 'Today' tab is developed by Wirawit Rueopas in his repo AppStoreiOS11InteractiveTransition