How to keep local images out of root folder of Xamarin.Forms UWP project
5 years ago
If you've been struggling with Xamarin.Forms for UWP and its peculiar requirement of storing local images in the root folder of the project, I have a workaround for you. Check out my custom markup extension that provides a simpler way to handle image sources in XAML. And the good news is, a built-in solution is on the way! Read more about it here.