Flyout

Xamarin Forms Shell – Implementing Shell in Xamarin Forms 4.0

I have just uploaded a video where you will learn how to implement shell in Xamarin Forms 4.0 by making use of FlyoutItem, TabBar and MenuItem to create your MasterDetail page. We follow an example of how you will go about this implementation in real-life scenario as shown below: You can watch the video here: …

Xamarin Forms Shell – Implementing Shell in Xamarin Forms 4.0 Read More »

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 »