IGListKit/Examples/Examples-iOS/IGListKitExamples/Views
Markus Emrich e02dd0e7ed Add IGListDiffable remodel plugin source + documentation (a new guide)
Summary:
Adds the source for a remodel plugin to autogenerate models conforming to `IGListDIffable`.

- [x] All tests pass. Demo project builds and runs. (source untouched, purely additive)
- [x] I added remodel plugin tests + and a new guide explaining the installation + usage
- [ ] 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/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/1083

Reviewed By: rnystrom

Differential Revision: D6937925

Pulled By: calimarkus

fbshipit-source-id: 54228cddf387cf20ceceec1732e439ab6fd4b984
2018-02-09 10:18:18 -08:00
..
CalendarDayCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
CenterLabelCell.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
CommentCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
CommentCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
DetailLabelCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
EmbeddedCollectionViewCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
FullWidthSelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
ImageCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
InteractiveCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
InteractiveCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
LabelCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
ManuallySelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
MonthTitleCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
NibCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
NibCell.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
NibSelfSizingCell.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
NibSelfSizingCell.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
PersonCell.h Add IGListDiffable remodel plugin source + documentation (a new guide) 2018-02-09 10:18:18 -08:00
PersonCell.m Add IGListDiffable remodel plugin source + documentation (a new guide) 2018-02-09 10:18:18 -08:00
PhotoCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
PhotoCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
RemoveCell.swift Update example project files, convert to Swift 4, and fix errors 2017-09-22 06:55:23 -07:00
SearchCell.swift consistent use of finall class 2017-03-12 13:17:54 -07:00
SpinnerCell.swift Update swiftlint + script, add newrules, autocorrect 2018-01-22 12:14:38 -08:00
StoryboardCell.swift Chore/variable accessibility, close #618 2017-04-11 13:46:41 -07:00
UserFooterView.swift Update gems, fix warnings, pod install 2017-12-19 09:31:37 -08:00
UserFooterView.xib Added support UICollectionElementKindSectionFooter for IGListCollectionViewLayout 2017-11-21 12:45:38 -08:00
UserHeaderView.swift Implemented SwiftLint, new PR 2017-05-16 07:31:43 -07:00
UserHeaderView.xib internal diff for PR #209 2016-11-16 12:44:19 -08:00
UserInfoCell.h Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00
UserInfoCell.m Add Example-iOS in ObjC 2017-02-20 16:18:21 -08:00