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

ListView - reordering items with drag n drop #722

Closed
katatunix opened this issue Apr 26, 2020 · 2 comments
Closed

ListView - reordering items with drag n drop #722

katatunix opened this issue Apr 26, 2020 · 2 comments

Comments

@katatunix
Copy link

It is suprised that this common and important feature still has not been officially supported by Xamarin Forms: xamarin/Xamarin.Forms#4676

Is there any chance that Fabulous will support this feature? It is fine if iOS and Android are targeted.

@TimLariviere
Copy link
Member

@katatunix Unfortunately, Fabulous is not meant to add features missing in Xamarin.Forms.
We only provide wrappers over existing GUI frameworks like Xamarin.Forms so they can be used in a functional way with the MVU pattern.

For missing features, I recommend you look at 3rd party libraries such as SyncFusion, Telerik and others.

@TimLariviere
Copy link
Member

Closing since this is a feature request for Xamarin.Forms but Fabulous is not meant to compensate missing features of Xamarin.Forms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants