Sharpnado.Shadows icon indicating copy to clipboard operation
Sharpnado.Shadows copied to clipboard

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

Results 11 Sharpnado.Shadows issues
Sort by recently updated
recently updated
newest added

Are there plans to support Microsoft's MAUI platform with Sharpnado.Shadows?

**Platform:** - OS: iOS - Device: iPhone 11 Pro Max - Sdk vervion: iOS 16.2 - Xamarin.Forms: 5.0.0.2545 We see shadows with correct color on: - iPhone 11 with iOS...

On Xamarin Form Droid project I got InvalidOperationException "Invalid on Color.Default" exception. I narrow down the issue to be in Shadow.Droid file Shadow.View.cs line 390. method FromShade. The issue is...

**Platform (please complete the following information):** - OS: Android - Device: Physical device (LG G8s) - Sdk vervion: Android 12.0 (S) - API 32 - Xamarin.Forms: 5.0.0.2401 **Describe the bug**...

Has anyone figured out how to dynamically change properties on a shade using DataTriggers? I am finding it extremely difficult. Something like ``` ```

**Platform (please complete the following information):** - OS: Android 11 - Device: Pizel 3a Android Emulator - Sdk vervion: Android API level 30 - Xamarin.Forms: 5.0.0.2083 **Describe the bug** I...

Can we have an inner shadow property in Sharpnado.Shadows because there is litterally no inner shadow thing for Xamarin.Forms.

Nice to have neumorphism on Xamarin. Have you considered to add a pressed effect with inverted-inner shadows? (Probably need SkiaSHarp then) A Simple sample goes like [this dribbble pic](https://cdn.dribbble.com/users/436625/screenshots/11379484/media/115926695ff5fdaaea18c087af795fe2.png). Btw,...

enhancement

This works on all devices we have used, except Mac. Please release a plugin for this. We have to undo a lot of code to keep it the same across...

help wanted

- Sdk version: iOS 11/Android SDK 21 - Xamarin.Forms: 4.8+ I installed the NuGet and added a shadow to a label, but got the next compilation error on build: Error...