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

CollectionView #82

Open
matthewpritchett opened this issue Jun 7, 2022 · 0 comments
Open

CollectionView #82

matthewpritchett opened this issue Jun 7, 2022 · 0 comments
Labels
feature A new feature

Comments

@matthewpritchett
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
ListView is older and less performant and less supported going forward.

Describe the solution you'd like
Switch to using CollectionView, SwipeView, and RefreshView.

Describe alternatives you've considered
Keeping ListView

Additional context
macOS doesn’t support CollectionView in Xamarin.Forms but does in MAUI. Either wait for the move to MAUI or use conditionals for defaulting back to ListView where needed.

@matthewpritchett matthewpritchett added the feature A new feature label Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant