There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Sharpnado.Presentation.Forms
Presentation layer: Xamarin Forms custom components and renderersSharpnado.MaterialFrame
A modern MAUI (and XF) Frame component supporting blur, acrylic, dark mode. Implemented with RealtimeBlurView on Android (custom blurview) and UIVisualEffectView on iOS.Sharpnado.Tabs
Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs...Sharpnado.Shadows
Add as many custom shadows (Color, Offset, Blur, Neumorphism) as you like to any Xamarin.Forms view (Android, iOS, UWP).Xamarin-Forms-Practices
Collection of good practices for Xamarin forms developementSharpnado.TaskLoaderView
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`.Sharpnado.CollectionView
A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.Xamarin.Forms.Nuke
The famous iOS Nuke native image caching library for Xamarin.FormsSharpnado.TaskMonitor
Free yourself from async void! TaskMonitor is a component (a task wrapper) helping you to deal with "fire and forget" Task (non awaited Task) by implementing async/await best practices.SkiaSharpnado
SkiaSharp components and case studies for Xamarin.FormsMaui.Nuke
Maui version of the Nuke iOS image caching native libraryfalotier_riverpod
The purpose of this PoC is to implement main real life app use cases and see if Riverpod elegantly supports all the needed mutations.Xamarin.Forms.ImageSourceHandlers
GlideX.Forms + FFImageLoading.ImageSourceHandler = complete image caching solution for Xamarin.Forms without changing any line of your current project.Sharpnado.Acrylic
Where Sharpnado is experimenting Acrylic effects.NukeProxy
Mobile.Practices.Frameworkless
Best practices for Xamarin developpement post MVVM (without binding) (Xamarin.Android and iOS)Sharpnado.Infrastructure
falotier_design
Sharpnado.HorizontalListView
Obsolete repository, the project has been renamed to Sharpnado.CollectionViewSLIDES_FreeYourselfFromIsBusy
Love Open Source and this site? Check out how you can help us