Free yourself from IsBusy=true! The `TaskLoaderView` is a UI component that handles all your UI loading state (Loading, Error, Result, Notification), and removes all the pain of async loading from your view models (try catch / async void / IsBusy / HasErrors / base view models / ...) thanks to its brother the `TaskLoaderNotifier`.
Stars
245
Forks
15
Watchers
245
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat: better control template events, now passes the built view as arg
b135244View on GitHubFix links to CommandsPage and ViewModels in README
600ecc9View on GitHubchore: cleanup of all Xamarin.Forms, fix an exception when inserting task loading states view
ed87359View on GitHubRevise README for MAUI support and cleanup of XF docs
8ab948dView on GitHub