Sharpnado.TaskLoaderView icon indicating copy to clipboard operation
Sharpnado.TaskLoaderView copied to clipboard

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 you...

Results 4 Sharpnado.TaskLoaderView issues
Sort by recently updated
recently updated
newest added

**Platform (please complete the following information):** - OS: [Android] - Device: [AndroidEmulator/ Android Phone] - SDK version: [Android SDK 30] - MAUI-7.0 **Describe the bug** The result/error template is not...

Continue task after discarding the previous call as in TaskLoaderNotifier. With the return the second call to load does not execute correctly.

**Platform (please complete the following information):** - OS: iOS (havent tested Android) - Device: Simulator - Sdk vervion: [iOS 11/Android SDK 21] - MAUI: 7.0.92 **Describe the bug** I have...

**Is your feature request related to a problem? Please describe.** I wanted to have a few more view states unique to my app scenario but the taskloaderview only supports five...

enhancement