Initially, when Xamarin.Forms were released, the biggest challenge in developing the mobile application was to develop its UI as there were no drag and drop designers available for it like storyboard designer for iOS or Android designer. But soon, this issue was solved by many Xamarin previewers launched by several third-party providers and recently by Microsoft also. This article will list some popular XAML previewers currently present in the market.
- Gorilla Player
This is the first and the oldest XAML previewer in the market and it is still going strong.
- Price: Free
- Download Link
- Getting started Docs
- UI Sleuth
This was released along with Gorilla player and is a very good XAML previewer and debugging tool for Xamarin.Forms.
- Price: Free & Open Source
- Download Link with Code and Getting started Docs
- Live XAML
I came to know about this review by this detailed blog from Jim Bennett. This is also a very good XAML previewer for Xamarin.Forms, but this one is paid.
- Xamarin Live Player
This one is from Microsoft, the owner of Xamarin.Forms. It is still in preview but works like a charm.
- Price: Free
- Download Link and other documentation
So these are the Xamarin.Forms XAML previewers currently available in the market. Which one to use depends on your personal and organizational requirements. I personally use Xamarin Live Player and Gorilla player (where Xamarin player doesn’t works on devices like old iPad with iOS 10). Let me know if I have missed anything or you have any suggestions/concerns/queries.

Ariel CattaneoPosted Apr 17, 2018, 11:23 PM
Good post. UI Sleuth is the only one I have not used, the rest yes. Summarizing, the only i've good result for now is "LiveXAML" since it support with Prism Framework. The others i could not make them work, besides that meant a lot extra work. I am thinking of buying "LiveXAML", it happen that still no is profitable for my. I have only one project "Xamarin" active. I would have to give one more oportunity a "Xamarin Live Player" or maybe could try UI Sleuth. Regards from Argentine.
Mahesh ChandPosted Jan 10, 2018, 7:17 AM
Great list Ravi. It's good to know what tools experts use in their day-to-day programming. Thank you for sharing.