Category "collectionview"

Collectionview specific layout

I am trying to find an approach to get my collectionview to have this layout for the cells with paging The image should always be in center and have parts from

Collection view selected item color is set as Gray not Transparent in Xamarin iOS

I am using the latest xamarin forms version because in the previous version I am facing the issue in the collection view when I selected the item the selected i

SwiftUI | Using onDrag and onDrop to reorder Items within one single LazyGrid?

I was wondering if it is possible to use the View.onDrag and View.onDrop to add drag and drop reordering within one LazyGrid manually? Though I was able to make

iOS CompositionalLayout change contentOffset by code

I'm trying to use compositional layout for horizontal paging collectionview. is it possible to change collectionview contentOffset by code? when I use compositi

Access view file from UICollectionViewListCell

I have a question about the UICollection view list's separatorLayoutGuide. I saw this article and understood I need to override the function updateConstraints()