mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary:
As part of the push for a new public release of IGListKit, I thought it'd be a good idea to go back, review the sample apps and provide some visual updates where possible. There are a lot of modern features of iOS and the other platforms that we can use to improve the look of the sample apps for free. 😁
For starters, this diff adds the standard iOS 11 large titles to the view controllers in the iOS sample app.
Reviewed By: fabiomassimo
Differential Revision: D45685793
fbshipit-source-id: f1846cfce32fb4945a6edf5e1a05c4cafd73dacc
|
||
|---|---|---|
| .. | ||
| AnnouncingDepsViewController.swift | ||
| CalendarViewController.swift | ||
| DemosViewController.swift | ||
| DiffTableViewController.swift | ||
| DisplayViewController.swift | ||
| EmptyViewController.swift | ||
| IGListKitExamples-Bridging-Header.h | ||
| LoadMoreViewController.swift | ||
| MixedDataViewController.swift | ||
| NestedAdapterViewController.swift | ||
| ObjcDemoViewController.h | ||
| ObjcDemoViewController.m | ||
| ObjcGeneratedModelDemoViewController.h | ||
| ObjcGeneratedModelDemoViewController.m | ||
| ReorderableViewController.swift | ||
| SearchViewController.swift | ||
| SelfSizingCellsViewController.swift | ||
| SingleSectionStoryboardViewController.swift | ||
| SingleSectionViewController.swift | ||
| StoryboardViewController.swift | ||
| SupplementaryViewController.swift | ||
| WorkingRangeViewController.swift | ||