Xamarin.Forms XAML Previewer Design Time Data
UPDATE Checkout my newly updated blog on Design Time Data best practices [https://montemagno.com/xamarin-forms-design-time-data-tips-best-practices/] that are updated for the most recent changes in Xamarin.Forms. Original Post The most annticipated announcement of Xamarin Evolve 2016 had to be the Xamarin.Forms xAML Previewer. Enabling you to see a live preview of your Xamarin.Forms XAML without having to run it on a simulator or device. Simply write some XAML and there it is running on an iOS…
James Montemagno