mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 09:18:29 +00:00
Update README.md (#1451)
Summary: ## Changes in this pull request Update link of Ryan Nystrom's talk at try! Swift NYC. ### 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/1451 Reviewed By: candance Differential Revision: D22950479 Pulled By: bdotdub fbshipit-source-id: a6dcf76584122267ab2497bdbd226e66fb24d7f2
This commit is contained in:
parent
af78523453
commit
d3158bccff
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ $ ./scripts/setup.sh
|
|||
- Our [Getting Started guide](https://instagram.github.io/IGListKit/getting-started.html)
|
||||
- Ray Wenderlich's [IGListKit Tutorial: Better UICollectionViews](https://www.raywenderlich.com/147162/iglistkit-tutorial-better-uicollectionviews)
|
||||
- Our [example projects](https://github.com/Instagram/IGListKit/tree/master/Examples)
|
||||
- Ryan Nystrom's [talk at try! Swift NYC](https://realm.io/news/tryswift-ryan-nystrom-refactoring-at-scale-lessons-learned-rewriting-instagram-feed/) (Note: this talk was for an earlier version. Some APIs have changed.)
|
||||
- Ryan Nystrom's [talk at try! Swift NYC](https://academy.realm.io/posts/tryswift-ryan-nystrom-refactoring-at-scale-lessons-learned-rewriting-instagram-feed/)(Note: this talk was for an earlier version. Some APIs have changed.)
|
||||
- [Migrating an UITableView to IGListCollectionView](https://medium.com/cocoaacademymag/iglistkit-migrating-an-uitableview-to-iglistkitcollectionview-65a30cf9bac9), by Rodrigo Cavalcante
|
||||
- [Keeping data fresh in Buffer for iOS with AsyncDisplayKit, IGListKit & Pusher](https://overflow.buffer.com/2017/04/10/keeping-data-fresh-buffer-ios-asyncdisplaykit-iglistkit-pusher/), Andy Yates, Buffer
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue