-
Hi, thanks for good code
I have a question about UICollectionView function "moveItem(at: to:)"
When i use it with your LNZCarouselCollectionViewLayout it looks bad, can u do something with it?
-
how do I make this work on iOS 5?
I replaced the UICollectionView classes with the P*TCollectionView classes, but it's a no-go, nothing was being shown on screen.
-
算法太过复杂了, UICollectionView不是有self-sizing么? 有没有关于这方面的资料?
-
I have IBAction declared in my UIViewController. I want to bind that to cell button. How to do that ? Can you please help ?
-
There's something wrong with VGParallaxHeader when using in a UICollectionView with UIRefreshControl. VGParallaxHeader is a wonderful control, I want to use it in my projet!
-
I need to create form which has table with multiple columns and multiple rows.
Each row may contain different types of form element like textRow, Checkbox etc.
Basically i have to arrange existing f…
-
We're using a `UICollectionView` and want to make use of `UICollectionViewDiffableDataSource`.
`SwipeCellKit` has quite a few operations that are forbidden (such as `collectionView?.deleteItems(at:…
-
Hi, I tried to use this library with my `UICollectionView` that is set up in an .XIB file but it doesn't seem to work.
Is the animation not supported for .XIB files?
-
Slider on the UICollectionView or UITableView will show more than the border is not complete, can not let the bubbles show up in the UIWindow so that it will not be blocked #
-
Is there support for the new APIs Apple released for drag and drop with UITableView and UICollectionView ?
If not how do you think we could add support ?