Xamarin.Forms Previewer -


it not practical write xamarin.forms application without ui previewer. platforms offer design preview option, if code needs compiled. far know, xamarin released previewer xamarin studio mac in alpha channel, can't use in visual studio. why xamarin still not provide previewer? should not forced use third party tool process. (and third party tools in beta releases.)

shouldn't there @ least roadmap or planned date announced since such fundamental part of product? nice if xamarin answer.

using latest version of xamarin can use following steps:

use view > other windows > xamarin.forms previewer menu in visual studio open preview window.


Comments

Popular posts from this blog

javascript - How do you prevent nested queries/catches in sequelize? -

ruby on rails - ActiveRecord order not working -

java - ConcurrentModificationException upon committing transaction with Hibernate -