Added a project link for IGListKit with RxSwift section in the guide

Summary:
I updated IGListKit with RxSwift section in the guide. related to #619
Closes https://github.com/Instagram/IGListKit/pull/648

Differential Revision: D4898650

Pulled By: jessesquires

fbshipit-source-id: 7c3a6913003efe5595155da5c8ca9ba640d1c5cc
This commit is contained in:
yuzushioh@gmail.com 2017-04-17 10:43:48 -07:00 committed by Facebook Github Bot
parent 3c41fb15e5
commit 74b84da4c3

View file

@ -48,9 +48,9 @@ This feature is on the `master` branch only and hasn't been officially tagged an
- Core Data ([Working with Core Data](https://instagram.github.io/IGListKit/working-with-core-data.html) Guide)
- AsyncDisplayKit ([AsyncDisplayKit/#2942](https://github.com/facebook/AsyncDisplayKit/pull/2942))
- ComponentKit ([ocrickard/IGListKit-ComponentKit](https://github.com/ocrickard/IGListKit-ComponentKit))
- RxSwift ([yuzushioh/RxIGListKit](https://github.com/yuzushioh/RxIGListKit))
- React Native
- Reactive Cocoa
- RxSwift
Yes.