Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS/MacCatalyst] CollectionViewHandler2 with compositional layout API's #23928

Merged
merged 7 commits into from
Jul 31, 2024

Conversation

Redth
Copy link
Member

@Redth Redth commented Jul 30, 2024

Description of Change

Start using new iOS API's for our CollectionView implementation, specifically switching from our own custom UICollectionViewFlowLayout to using UICollectionViewCompositionalLayout.

Fixes

@Redth Redth requested a review from a team as a code owner July 30, 2024 22:53
@samhouts samhouts added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Jul 31, 2024
@PureWeen PureWeen merged commit a52e5fa into net9.0 Jul 31, 2024
106 of 111 checks passed
@PureWeen PureWeen deleted the dev/redth/collectionview2-handler-ios branch July 31, 2024 22:07
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants