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] CollectionView - Use compositional layouts #23758

Closed
wants to merge 28 commits into from

Conversation

Redth
Copy link
Member

@Redth Redth commented Jul 22, 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 and others added 28 commits April 18, 2024 19:04
For now, let's not deal with the invalidation context.  We may need to bring some of this back eventually, but start simple.
@Redth
Copy link
Member Author

Redth commented Jul 30, 2024

Newer PR: #23928

@Redth Redth closed this Jul 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants