mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 09:18:29 +00:00
Update RxIGListKit link on Best Practices & FAQ (#1375)
Summary: ## Changes in this pull request Updated the link to RxIGListKit as the current one points to a dead end. Simple documentation update, no code changes. Issue fixed: # ### Checklist - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] 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) Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1375 Reviewed By: bdotdub Differential Revision: D18525301 Pulled By: iperry90 fbshipit-source-id: 650c6828b5a9ba256d2aa6b0c1abb27d3de43a8c
This commit is contained in:
parent
f367b455a6
commit
3c4cd1c335
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ 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))
|
||||
- RxSwift ([RxSwiftCommunity/RxIGListKit](https://github.com/RxSwiftCommunity/RxIGListKit))
|
||||
- React Native
|
||||
- Reactive Cocoa
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue