riverpod Loading data with Riverpod: an AsyncValue story In Riverpod, the AsyncValue object offers all you need to represent your providers loading states (loading/error/success/refreshing).
xamarin forms TaskLoaderView & Lottie Best Friends Forever You should all know Lottie by now! If you don't let me just tell you that it's an amazing way to give an identity to your app. Lottie is a cross platform library created by Twitter, then wrapped in a cool Xamarin.Forms view by Martijn
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