Showing results for Tabs - Xamarin Blog

Feb 6, 2020
2
0

Toggling Tabs with Triggers

Ben Buttigieg
Ben Buttigieg

Learn more about how Xamarin.Forms makes setting Tab Icons super easy and how using Triggers allow you to set a property or group of properties based on the value of another property.

Xamarin.FormsXAML
Jul 18, 2018
0
0

Xamarin.Forms 3.1: Improving the Little Things

David Ortinau
David Ortinau

Earlier this year, we surveyed Xamarin.Forms developers about the kinds of custom controls and extra platform code being written repeatedly that should be considered for support “in the box”. From these conversations, we created an initiative to deliver as many as we could in the next several releases. Just six weeks after shipping Xamarin.Forms 3....

DevelopersXamarin.Forms
Aug 7, 2017
2
0

Exploring Android’s Bottom Navigation View

James Montemagno
James Montemagno

The debate over whether tabs should go on the top or the bottom of a screen has raged for nearly a decade. Android has always preferred to use tabs as a filtering mechanism on the top of a page, while iOS has used bottom tabs as the main source of navigation. Now, with the addition of the

DevelopersAndroidIntegrations