IGListKit/Example/IGListKitExamples
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
..
Assets.xcassets/AppIcon.appiconset Icon in sample app 2016-10-26 07:44:06 -07:00
Base.lproj Initial commit 2016-10-11 10:12:17 -04:00
Models Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00
SectionControllers Example using self sizing cells 2016-11-09 15:29:19 -08:00
Storyboard Added example schemes for Today/iMessage extensions 2016-11-01 07:59:05 -07:00
ViewControllers Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00
Views Example using self sizing cells 2016-11-09 15:29:19 -08:00
AppDelegate.swift Initial commit 2016-10-11 10:12:17 -04:00
Info.plist Example using self sizing cells 2016-11-09 15:29:19 -08:00