mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-09 18:40:52 +00:00
Summary: Changing the API to avoid overiding `-[NSObject isEqual:]` because of the side effects it brings (e.g. `-hash`). Not to mention the problems with Swift 2.3. Fixes #65. Reviewed By: jessesquires Differential Revision: D4138570 fbshipit-source-id: 804af6c468c4c273adb73377e9bfda22515121d1 |
||
|---|---|---|
| .. | ||
| DemosViewController.swift | ||
| DiffTableViewController.swift | ||
| EmptyViewController.swift | ||
| LoadMoreViewController.swift | ||
| MixedDataViewController.swift | ||
| NestedAdapterViewController.swift | ||
| SearchViewController.swift | ||
| SelfSizingCellsViewController.swift | ||
| SingleSectionStoryboardViewController.swift | ||
| SingleSectionViewController.swift | ||
| StoryboardViewController.swift | ||
| SupplementaryViewController.swift | ||
| WorkingRangeViewController.swift | ||