IGListKit/Examples
Ryan Nystrom 623ff2a8a8 Container size doesnt use content inset, add new APIs
Summary:
The content inset of a collection view can change at any time (as it does with our refresh control) and isn't a good measure of the container size. I don't want to totally remove that API though, so I changed the default behavior, added an insets API, and also added the functionality of the original in a new API.

This makes sizes much more deterministic.

Reviewed By: jessesquires

Differential Revision: D4800758

fbshipit-source-id: 85ce843b5b1c297cea2e2ea705fa255617cbe356
2017-03-30 09:35:03 -07:00
..
Examples-iOS Container size doesnt use content inset, add new APIs 2017-03-30 09:35:03 -07:00
Examples-macOS Fix examples 2017-03-11 13:31:28 -08:00
Examples-tvOS Move section controller mutation API to object provided in update block 2017-03-22 12:46:49 -07:00
pod_setup.sh fixup common files and podspec, #270 2016-12-19 21:44:13 -08:00