Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 824 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 824 Bytes

ShadowsCompat

Forked from the amazingly popular original Sharpnado.Shadows Library, this Compat version aims to ease your migration from Xamarin.Forms to .NET MAUI with a compatible implementation to get you up and running without rewriting the parts of your app that relied on the original library.

Get it from NuGet:

Nuget

Supported platforms
✔️ Android
✔️ iOS

Presentation

Initialization

Install NuGet(s) Add .UseSharpnadoShadowsCompat() to your MAUI app builder.

Original documentation

https://github.com/roubachof/Sharpnado.Shadows/wiki/Shadows-for-Xamarin.Forms-components-builders.