IGListKit
IGListKit copied to clipboard
A data-driven UICollectionView framework for building fast and flexible lists.
## New issue checklist - [x] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/README.md) and [docuxmentation](http://instagram.github.io/IGListKit) - [x] I have searched [existing issues](https://github.com/Instagram/IGListKit/issues) and this is not a duplicate How can I get...
i am building an application, I am not the best coder. I have a collection view with the cells showing the images, how can i implement the MMPLayerView Framework into...
## New issue checklist - [✅ ] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/README.md) and [documentation](http://instagram.github.io/IGListKit) - [✅ ] I have searched [existing issues](https://github.com/Instagram/IGListKit/issues) and this is not a duplicate Is there...
7
## New issue checklist from app store crash: Last Exception : 0 CoreFoundation 0x00000001a744e69c ___exceptionPreprocess + 164 1 libobjc.A.dylib 0x000000019f6e3c80 _objc_exception_throw + 60 2 Foundation 0x00000001a69acdd8 __userInfoForFileAndLine + 0 3...
Hello, After we updated IGListKit to 5.0.0 we started observing crashes related to laying out cells in collection views. ``` Fatal Exception: NSInternalInconsistencyException Height of item 0 in section 0...
## Changes in this pull request This PR adds a new "ListoGram" demo to the IGListKit example app, showcasing how to implement a social media feed with IGListKit. The demo...
The Danger flow seems to be returning a 403 error. I've created this empty PR so I can run that action and debug if something in the auth flow has...
## New issue checklist - [x] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/main/README.md) and [documentation](http://instagram.github.io/IGListKit) - [x] I have searched [existing issues](https://github.com/Instagram/IGListKit/issues) and this is not a duplicate - [x] I have...