-
## 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 sea…
-
⚠️ Please fill out this template when filing an issue.
#### 🙏🏼 *Please check if it already exists other issue related with yours.*
### What did you do?
Implemented a UICollectionView using the …
-
I've toyed around with the example provided and added a timer to fire `insertItemsAtIndexPaths` every few seconds. Since I want to use a ``NSFetchResultsController` later on.
Not sure if i'm doing s…
-
### Description
I see SIGABRT (ABORT) crash in my Crashlytics after update to v11.1.0.
`FPRNetworkTrace.m - Line 253 - [FPRNetworkTrace didCompleteRequestWithResponse:error:] + 253`
Which bel…
-
## 🐛 Bug Report
This bug is reproducing on **iOS** platform, while using `MvxCollectionViewSourceAnimated` with binding to an `MvxObservableCollection`.
While modifying the `MvxObservableCollectio…
-
Hi. I'm using your library through pods.
I have a problem. I have to catch the cell that is on dragging states.
In these delegates,
- (void)collectionView:(UICollectionView *)collectionView layout:(…
-
I'm trying to use EmptyDataSet with a UICollectionView with Swift, and am currently unable to get the empty view to appear in any form. I'm using Storyboards/IB to build my UI, and I'm using the UICol…
-
https://github.com/alloy/ReactNativeExperiments/commit/c1e83a336a7ac7c895f0e541e01a47dd235ce23d
What I do is create the collection view + layout (+ view controller) from the shadow view so that I can…
alloy updated
7 years ago
-
Hello, Thanks for developing the Backport library.
When UICollectionView is introduced and elements are moved, they do not seem to be displayed on the screen.
Environment: Xcode 14ß6, iOS Simulato…
-
Hi, thank you very much to simplify the process of defining and updating UICollectionView Compositional Layout 👍 Does ListKit also supports UICollectionView List Layout, which is available since iOS 1…