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 […]
Category: Xamarin Forms
Xamarin Forms Tutorial – Prism
In this series of tutorial, we ‘ll learn together cross-platform mobile application development thanks to Xamarin forms. We’ll use Forms WebAPI project created in Angular 8 tutorial series.You can download the source code from GitHub. Xamarin history: Lest’s take a look to the Xamarin history from Wikipedia: Xamarin is a Microsoft-owned San Francisco-based software company founded in […]