IGListKit/Examples/Examples-iOS/IGListKitExamples/ViewControllers
Tim Oliver e965f28515 Refine "Load More" view controller for iPad
Summary:
The "Tail Loading" example wasn't working correctly on some iPad variants as some of the screens were too large for the number of items in the collection.

This diff:
* Enables scroll bouncing regardless of content size
* Adds more items to the list on iPad to ensure it always has some scrollable height.
* Adds `invalidateLayout()` to view size changes in order to properly handle landscape/portrait rotations.
* Hides the disclosure chevron by default (Since only the Demos view controller when running on iPhone needs it)

Reviewed By: DimaVartanian

Differential Revision: D47662107

fbshipit-source-id: a9b2ee532a84b62a387685da09c5ea532eb2c874
2023-07-25 09:17:11 -07:00
..
AnnouncingDepsViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
CalendarViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
DemosViewController.swift Convert Demos to rounded group style 2023-07-25 09:17:11 -07:00
DiffTableViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
DisplayViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
EmptyViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListKitExamples-Bridging-Header.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
LoadMoreViewController.swift Refine "Load More" view controller for iPad 2023-07-25 09:17:11 -07:00
MixedDataViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
NestedAdapterViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
ObjcDemoViewController.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
ObjcDemoViewController.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
ObjcGeneratedModelDemoViewController.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
ObjcGeneratedModelDemoViewController.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
ReorderableViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SearchViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SelfSizingCellsViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SingleSectionStoryboardViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SingleSectionViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
StoryboardViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
SupplementaryViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
WorkingRangeViewController.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00