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:
Jesse Squires 2017-04-12 14:48:25 -07:00 committed by Facebook Github Bot
parent a415ef5552
commit 281e6416b2

View file

@ -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