All the demos will be updated with Swift 4.0, and compatible with iPhone X.
First Week: Simple UIKit components, like
- Tip Calculator: UILabel, UITextField, UISlider
- Name List: UITableView
- StopWatch: UIButton,UILabel,DispatchSourceTimer
- CityList: UILabel extension, Model, UITableView, Delegate
Second Week: UITableView, UICollectionView
- ContactList: UITableViewController, NavigationController
- CardTable: UICollectionView
- Todo List: UITableView
- SwipeableCell: UITableView, UIActivityViewController, UIAlertController
Third Week: UITableView
- RSSReader: UITableView
- Animate TableView: UITableView, UIView Animate
- SearchBar in TableView: UITableView, UISearchBar
Forth Week: UIScrollView
- IntroduceNewFeatures: UIScrollView, UIPageControl
- Auto ScrollView: UIScrollView, UIPageControl, Timer
- Hover Tap: UIScrollView, AutoLayout Priority
-
- Project 01: TipCalculator
- Project 02: Names
- Project 03: StopWatch
- Project 04: CityList
-
- Project 12: Introduce New Features
- Project 13: Auto ScrollView
- Project 14: Hover Tap
Juejin: Stanbai