mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-24 09:48:21 +00:00
Update README.md
Summary: Adding some more "Getting started" resources Closes https://github.com/Instagram/IGListKit/pull/640 Differential Revision: D4878807 Pulled By: jessesquires fbshipit-source-id: d063242af31c91244278c997018d860c88f287ab
This commit is contained in:
parent
a415ef5552
commit
281e6416b2
1 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,8 @@ github "Instagram/IGListKit" ~> 2.0.0
|
|||
- 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.)
|
||||
- [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
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue