AiForms.CollectionView icon indicating copy to clipboard operation
AiForms.CollectionView copied to clipboard

CollectionView for Xamarin.Forms

Results 9 AiForms.CollectionView issues
Sort by recently updated
recently updated
newest added

Bumps System.Security.Cryptography.X509Certificates from 4.1.0 to 4.1.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Security.Cryptography.X509Certificates&package-manager=nuget&previous-version=4.1.0&new-version=4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps System.Net.Http from 4.1.0 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.1.0&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

is there a way to set the column count of a ai:ContentCell? i.e ai:ContentCell.ColumnSpan="2"?

How to set cell width is full screen width and height is auto? Or another way I can calculate size by myself for each cell? Thanks.

Hi Iam using this code RecycleElement ........... this ItemTapped="ParticipantsList_ItemTapped" is working well on andriod but on iOS not. the weird thing here is that in the simulator if I do...

Hi muak, i'm trying your library, first of all great work! I've some issue with ColumnWidth in my ItemSource are 34 Elements and i need to display more items in...

## Bug Information ## ItemTapCommand not working properly .On click on cell some times it did not execute command and some times it execute the command.Assume if cell is clicked...

needs-info

Hey, I am using the HCollectionView and I want to add padding in front of the first element and after last element. Do you know how can I achieve this?...

Please tell me how we are going to achieve this UI for Forms : https://www.raywenderlich.com/392-uicollectionview-custom-layout-tutorial-pinterest

enhancement