-
### Description
iOS App crashes on iOS 18 when placing html label in carousel view with > 2 elements
### Steps to Reproduce
1. Use iOS 18 device or simulator
2. Place html label in carousel view
3.…
-
### Description
Describe your issue here.
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [ x] bug
### Requirements (place an `x` in each of the `[ ]`)
* [x ] I've read…
-
### Description
I've released my Maui app on App Store with multiple grouped CollectionView being used for different screens and it has been working fine till now on all iOS version, except the lates…
-
Docs: https://developer.apple.com/documentation/uikit/uicollectionviewdelegate#3580853
### Already implemented
```swift
func collectionView(UICollectionView, contextMenuConfigurationForItemAt: …
-
### Description
Permanent crash on iOS 18.x when i run debug version from xCode
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x] bug
- [ ] enhancement (feature request)…
-
# [UIKit] UICollectionView 예제 코드 - limlogging Devlog
UICollectionView 예제 코드
[https://limlogging.github.io/UIKit/UICollectionView/](https://limlogging.github.io/UIKit/UICollectionView/)
-
CollectionView에서 두 번째 touch로 선택해제 하기 : https://velog.io/@yongchul/CollectionView%EC%97%90%EC%84%9C-%EB%91%90-%EB%B2%88%EC%A7%B8-touch%EB%A1%9C-%EC%84%A0%ED%83%9D%ED%95%B4%EC%A0%9C-%ED%95%98%EA%B8%B0
…
-
![oct-20-2017 12-12-25](https://user-images.githubusercontent.com/11716047/31836890-798833aa-b5f4-11e7-8bdc-96bddbf1ed82.gif)
-
UITableView有分组,有一个组里面是UICollectionView, 添加骨架屏后上下滑动layer会一直叠加,请教一下是不是哪里设置错了
![企业微信截图_085312dc-338b-4400-a5c0-c71db72089a6](https://github.com/user-attachments/assets/21a09f37-ebc5-4d14-9a2e-5dda0b6…
-
I have a UICollectionViewController with a CHTCollectionViewWaterfallLayout (https://github.com/chiahsien/CHTCollectionViewWaterfallLayout).
I want to implement a empty state (in swift), it works, bu…