IGListKit/Example
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
..
IGListKitExamples Change equality API to avoid NSObject override 2016-11-10 16:59:02 -08:00
IGListKitExamples.xcodeproj Fix project settings so example can build on device 2016-11-10 11:14:18 -08:00
IGListKitExamples.xcworkspace Initial commit 2016-10-11 10:12:17 -04:00
IGListKitMessageExample Add final to each class in Example 2016-11-07 15:59:04 -08:00
IGListKitTodayExample Add final to each class in Example 2016-11-07 15:59:04 -08:00
Pods Add supplementary source example 2016-11-07 06:44:29 -08:00
LICENSE-examples.md Initial commit 2016-10-11 10:12:17 -04:00
Podfile Added example schemes for Today/iMessage extensions 2016-11-01 07:59:05 -07:00
Podfile.lock Clean pods 2016-11-05 16:14:14 -07:00