-
下拉刷新 上拉加载 请求动画 无数据无网络正常显示方便开发者快速开发内部主要包含UICollectionView\UITableView
-
**Describe the bug**
When using UIScrollViewDelegateProxy and UICollectionViewDelegateProxy, one is ignored
## code
```swift
let collectionView = UICollectionView(frame: .zero, collectionViewL…
-
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…
-
⚠️ **This is a very large task. Please coordinate here before doing any work.**
ℹ️ I don't have a need for this yet, but might in the future.
### ToDo
Here's a rough, high-level outline of wh…
-
I am using "AutoVideoPlayer" in my application in which I have added this in the UITableview and it's working. Now I have to also use it UICollectionView cell and it's not working as expected. Kindly …
-
I have a UICollectionview inside a Viewcontroller which is added as Pageboy. But when I try to scroll the collection view it doesn't work first time, it goes to the next pageboy view controller, when …
-
This is a very difficult crash to figure out, since it is very intermittent. But on occasion, my app will crash with this error. I cannot determine where it is coming from, but I think it has someth…
-
A plurality of different GIF, slide UICollectionView squares, you will find gif dislocation problem, I do not know how to solve
-
pod "ESPullToRefresh" 之后
控制器出现Value of type 'UICollectionView' has no member 'es'
![image](https://user-images.githubusercontent.com/25093258/28768735-5c92158c-760b-11e7-8383-30f96321b102.png)
-
So, I've got a single crash report from a live app and the reason given was:
`NSInvalidArgumentException: attempt to scroll to invalid index path: {length = 2, path = 0 - 4}`
I'm not too worrie…