Jean-Marie Alfonsi

Results 16 repositories owned by Jean-Marie Alfonsi

falotier_riverpod

41
Stars
2
Forks
Watchers

The purpose of this PoC is to implement main real life app use cases and see if Riverpod elegantly supports all the needed mutations.

Maui.Skeleton

58
Stars
3
Forks
Watchers

The new loading approach for cool apps in Xamarin Forms

MetroLog

76
Stars
11
Forks
Watchers

A lightweight logging system targeting .Net 6 and beyond.

Sharpnado.Acrylic

26
Stars
3
Forks
Watchers

Where Sharpnado is experimenting Acrylic effects.

Sharpnado.CollectionView

223
Stars
28
Forks
Watchers

A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.

Sharpnado.MaterialFrame

468
Stars
27
Forks
Watchers

A modern MAUI (and XF) Frame component supporting blur, acrylic, dark mode. Implemented with RealtimeBlurView on Android (custom blurview) and UIVisualEffectView on iOS.

Sharpnado.Presentation.Forms

596
Stars
74
Forks
Watchers

Presentation layer: Xamarin Forms custom components and renderers

Sharpnado.Shadows

329
Stars
24
Forks
Watchers

Add as many custom shadows (Color, Offset, Blur, Neumorphism) as you like to any Xamarin.Forms view (Android, iOS, UWP).

Sharpnado.Tabs

447
Stars
55
Forks
Watchers

Pure MAUI and Xamarin.Forms Tabs, including fixed tabs, scrollable tabs, bottom tabs, badge, segmented control, custom tabs, button tabs, bendable tabs...

Sharpnado.TaskLoaderView

226
Stars
11
Forks
Watchers

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