ajaybeniwal / IOS11AppStoreClone

This is a fun project to simulate iOS11 app store clone just to show collection view hero animations and creating layout by code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOS11AppStoreClone

  1. This is a fun project just for beginners about how to create modern layout using code using collections views and tableviews without use of stoaryboards
  2. This project uses new features like Navigation Bar,Search bar,Safe Area layouts and New app store design with IGLListKit and Normal Collection View
  3. This project will run on Xcode 9 and IOS11
  4. There is no api call all data is hardcoded with static text pull request are welcome to join to Itunes RSS Feed
  5. This project does not teach best practice but its for beginners to create complex layout using code instead of using storyboards.
  6. Project demonstrates use of Autolayout , CollectionView , Tableview using code and few screens are built without any third part support in few screens like Upate Tab so that beginners can understand
  7. Today view controller has custom presentation instead of default present view controller animation, it is for beginner to learn how to create Hero animations. You might learn idea about how the hero animation work in general without including heavy framerwork like Hero

App Store Image App Store Image App Store Image App Store Image

About

This is a fun project to simulate iOS11 app store clone just to show collection view hero animations and creating layout by code

License:MIT License


Languages

Language:Swift 99.3%Language:Ruby 0.5%Language:C 0.2%