Xamarin Month: Fall in Love with Xamarin.Forms Shell
As part of the Xamarin Month celebration I want to share with you one of the features that you'll love about Xamarin.Forms 4 preview, no matter if you are starting with mobile development using Xamarin or you have experience working with it, this update will make you happy. In the past weeks a new preview version of Xamarin.Forms was released which includes a lot of major updates changes for the Xamarin.Forms stack, and next I'll show you one of the new features that you'll help you to fall in love with Forms. Xamarin.Forms Shell Xamarin.Forms Shell is a brand new way to easily create and architect Xamarin Forms apps allowing you to focus on your app code workload. Shell provides you a single place to configure your app visual structure, a common navigation user interface & a navigation service with deep linking support. Shell structure: Xamarin.Forms shell provides you 3 view levels Navigation flyout menu, bottom tab bars and top tab bars. Adding Forms Shell into your...