mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: Created a new demo that shows off how to: - Inject dependencies to section controllers - Objects shared between section controllers - Things that aren't the core "object" - Announce changes from the VC that make their way to the section controllers - Without calling updates Closes https://github.com/Instagram/IGListKit/pull/612 Differential Revision: D4827188 Pulled By: rnystrom fbshipit-source-id: 9575df0e105fd06f9a59db49432b19e8b824e0e3 |
||
|---|---|---|
| .. | ||
| CommentSectionController.h | ||
| CommentSectionController.m | ||
| DemoSectionController.swift | ||
| DisplaySectionController.swift | ||
| EmbeddedSectionController.swift | ||
| ExpandableSectionController.swift | ||
| FeedItemSectionController.swift | ||
| GridSectionController.swift | ||
| HorizontalSectionController.swift | ||
| ImageSectionController.h | ||
| ImageSectionController.m | ||
| InteractiveSectionController.h | ||
| InteractiveSectionController.m | ||
| LabelSectionController.swift | ||
| ListeningSectionController.swift | ||
| MonthSectionController.swift | ||
| RemoveSectionController.swift | ||
| SearchSectionController.swift | ||
| SelfSizingSectionController.swift | ||
| StoryboardLabelSectionController.swift | ||
| UserInfoSectionController.h | ||
| UserInfoSectionController.m | ||
| UserSectionController.swift | ||
| WorkingRangeSectionController.swift | ||