IGListKit/Example/IGListKitExamples/ViewControllers
Ryan Nystrom ab890fc607 Change equality API to avoid NSObject override
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
2016-11-10 16:59:02 -08:00
..
DemosViewController.swift Example using self sizing cells 2016-11-09 15:29:19 -08:00
DiffTableViewController.swift Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00
EmptyViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00
LoadMoreViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00
MixedDataViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00
NestedAdapterViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00
SearchViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00
SelfSizingCellsViewController.swift Example using self sizing cells 2016-11-09 15:29:19 -08:00
SingleSectionStoryboardViewController.swift Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
SingleSectionViewController.swift Provide object in IGListSingleSectionController size block 2016-11-01 10:59:21 -07:00
StoryboardViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00
SupplementaryViewController.swift Add supplementary source example 2016-11-07 06:44:29 -08:00
WorkingRangeViewController.swift Add final to each class in Example 2016-11-07 15:59:04 -08:00