I am trying to put a png image as the background of a XAML entry field to make it look better. I prototyped all elements in the Sketch app, and want my mobile app to look exactly like the Sketch prototype, but there are limits to how precisely I can imitate the prototype with XAML. In this case there is a nice internal shadow effect on the Sketch entry bar, but this not possible with a XAML entry. Is there a best-practice for this kind of thing?
↧