Repository to reproduce an issue discovered in MAUI where the Stroke component of a Shape was not applying the gradient as it did in Xamarin.Forms.
Example screenshot:
A potential workaround is to use a Border, although this may be more difficult for some use cases: