Xamarin Forms , Designer Tools
As you know xamarin provides a great framework called xamrin.forms which is implemented on top of xamarin.ios and xamarin.android and as it uses C# PCL classes so you can produce one app for a wide range of platforms including platforms supported by Microsoft UWP framework. So now we can use Xamarin.forms to produce apps rapidly, and even if we are a bit familiar with Xaml , we can even do this much more faster , but how is it possible to have a live designing platform like WPF designer tool in visual studio to design Xaml views , here we look into the tools we can use as alternatives to VS XAML designer tool . Here are some of the tools we can use : 1. Xamarin Forms Previewer : this great tool is developed by Xamarin , and can be installed by xamarin installer package on a Mac or Windows machine. check out this amazing tool here if you have problem running this tool take a look at my post here Xamarin Forms Previewer you can preview your design live on a emul...
Comments
Post a Comment