Learn Technologies

Xamarin Forms – Android Bottom bar

In this part of tutorial, we will see how to make Navigation Bottom bar on Android using XAML . Creating project. Let’s create a new project called Bottom Bar. Under the views folder, create 2 new ContentPage item called FirstPage and SecondPage. In the MainPage.xaml, we need to change the page type from ContentPage to […]