Sharpnado
  • Home
  • About
  • Hire Me!
Sign in Subscribe

taskloadernotifier

A collection of 3 posts
TaskLoaderCommand: a bindable AsyncCommand for Xamarin.Forms
xamarin forms

TaskLoaderCommand: a bindable AsyncCommand for Xamarin.Forms

https://github.com/roubachof/Sharpnado.TaskLoaderView A short blog here to showcase a undocumented feature of the TaskLoaderView: the TaskLoaderCommand. You probably read many blogs about how you should implement a AsyncCommand instead of a regular Command for your Task based code. Of course, like all async mvvm patterns, the
10 Sep 2020 3 min read
TaskLoaderView comes back in Style with DataTemplate
xamarin forms

TaskLoaderView comes back in Style with DataTemplate

https://github.com/roubachof/Sharpnado.TaskLoaderView Since version 2.0, the TaskLoaderView supports custom views for your Tasks states. So you can define, for example, really cool Lottie views with great animations. <customViews:TaskLoaderView Grid.Row="2" Style="{StaticResource TaskLoaderStyle}" TaskLoaderNotifier="{Binding Loader}"
10 Aug 2020 5 min read
TaskLoaderView 2.0: Let's burn IsBusy=true!
taskloaderview Featured

TaskLoaderView 2.0: Let's burn IsBusy=true!

This post is the natural follow-up to my Free Yourself From IsBusy=true from the XamExpertDay in Cologne: https://twitter.com/Piskariov/status/1188825195831857153 The TaskLoaderView component is freeing itself from the Sharpnado.Presentation.Forms repo and is receiving a lot of new features! * User custom views * Skeleton loading * ErrorNotificationView
14 Jan 2020 11 min read
Page 1 of 1
Sharpnado © 2025
  • Sign up
Powered by Ghost