From 74b84da4c32ea470d0c3bfc509879fee916586b5 Mon Sep 17 00:00:00 2001 From: "yuzushioh@gmail.com" Date: Mon, 17 Apr 2017 10:43:48 -0700 Subject: [PATCH] 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 --- Guides/Best Practices and FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guides/Best Practices and FAQ.md b/Guides/Best Practices and FAQ.md index b3bafdcd..97200350 100644 --- a/Guides/Best Practices and FAQ.md +++ b/Guides/Best Practices and FAQ.md @@ -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.