IGListKit icon indicating copy to clipboard operation
IGListKit copied to clipboard

A data-driven UICollectionView framework for building fast and flexible lists.

Results 145 IGListKit issues
Sort by recently updated
recently updated
newest added

### Debug information I'm using SPM and the main branch as it's told in the documentation but it seems like there is an issue in IGListBatchUpdateTransaction.m and the issue is...

## New issue checklist How to handle long press cell + reorder cell like Safari home page? ### General information - `IGListKit` version: - iOS version(s): - CocoaPods/Carthage version: -...

``` mypod.podspec ... s.dependency 'IGListKit' s.dependency 'IGListDiffKit' s.dependency 'IGListSwiftKit' ``` IGListKit & IGListDiffKit are both OK✅. But IGListSwiftKit always failed.❌

occur crash with in devices have ios version: 16.4, when i build the app with xcode 14.3 , but when i build app with xcode 14.2 the crash disappear the...

missing-info

## 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 - [ ] I...

# Crashlytics - Stack trace # Platform: apple Crashed: com.apple.main-thread 0 libsystem_kernel.dylib 0x7674 __pthread_kill + 8 1 libsystem_pthread.dylib 0x71ac pthread_kill + 268 2 libsystem_c.dylib 0x20c8c abort + 180 3 libsystem_malloc.dylib...

## 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...

PR Pending

## 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 - [...

question

It would be great to have the Diffing subspec for WatchOS, is there a reason why it's restricted to iOS/TVOS/MacOS currently?

question

## New issue checklist - [ X] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/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...

missing-info