MasterDetail

Getting started with Shell in Xamarin Forms 4.0 (Part 1)

Xamarin Forms recently released an awesome feature called Shell reduces the complexity of mobile application development by providing the fundamental features that most mobile applications require. Shell combines the power of MasterDetailPage, TabbedPage, NavigationPage and BottomTab to create an awesome experience for the user while making it easy for developers to implement. Let’s deep our

Getting started with Shell in Xamarin Forms 4.0 (Part 1) Read More »