mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Summary: ## Changes in this pull request I went through and improved some of the demo apps UI to look a bit cleaner on iOS 26. ### Checklist - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/main/.github/CONTRIBUTING.md) Pull Request resolved: https://github.com/instagram/IGListKit/pull/1655 Reviewed By: jurmarcus Differential Revision: D93350298 Pulled By: TimOliver fbshipit-source-id: 2a8c5ddbca313e9a5ccca7f8b06f04c6bc44649b |
||
|---|---|---|
| .. | ||
| With Composable Layout | ||
| DemoSectionController.swift | ||
| DisplaySectionController.swift | ||
| EmbeddedSectionController.swift | ||
| ExpandableSectionController.swift | ||
| FeedItemSectionController.swift | ||
| GridSectionController.swift | ||
| HorizontalSectionController.swift | ||
| LabelSectionController.swift | ||
| ListeningSectionController.swift | ||
| LoadingSectionController.swift | ||
| MonthSectionController.swift | ||
| PersonSectionController.h | ||
| PersonSectionController.m | ||
| PostSectionController.h | ||
| PostSectionController.m | ||
| PostSectionController.swift | ||
| RemoveSectionController.swift | ||
| ReorderableSectionController.swift | ||
| SearchSectionController.swift | ||
| SelfSizingSectionController.swift | ||
| StoryboardLabelSectionController.swift | ||
| UserSectionController.swift | ||
| WorkingRangeSectionController.swift | ||