Create multi-page Xamarin.Forms apps with stack and tab navigation image

Create multi-page Xamarin.Forms apps with stack and tab navigation

Learn to implement stack navigation by using NavigationPage and tab navigation with TabbedPage.

Folder lesson (55 mins)

Create multi-page Xamarin.Forms apps with stack and tab navigation

Learn to implement stack navigation by using NavigationPage and tab navigation with TabbedPage.

Course Description

Analyze your app's page structure and choose the appropriate navigation paradigm. Implement stack navigation by using NavigationPage, and tab navigation with TabbedPage.