Is there a designer for Xamarin xaml files?

送分小仙女□ 提交于 2020-01-11 09:46:48

问题


I am currently starting an Xamarin Application. Now i wonder if there is any form of designer for the UI, so I do not have to start the application over and over again to test the UI while designing?


回答1:


Unfortunately there is no designer.

The closest thing will be the Xamarin Live Player which is currently in Preview.

Another alternative is the Xaml Previewer for Xamarin.Forms




回答2:


There are two tools used as said by cheddy - Gorilla Player and Live XAML. I have tried the gorilla player but it doesnot work for dot Net standards. then I found Live XAML which is a great live development toolalong with the XAML previewer. So I personally prefer to use Live XAML.




回答3:


All those xamarin live player, live previewer, inspector, gorilla player are useless the more your app grows. maybe for basic, small apps and if you dont use any DI or 3rd party tools like from telerik or syncfusion and you have to do a lot of set ups, face with connection lost problems etc etc. Only fully working extension is LiveXaml extension which is unfortunately not free.




回答4:


Good luck finding one. None of these work.



来源:https://stackoverflow.com/questions/44306659/is-there-a-designer-for-xamarin-xaml-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!