8 packages tagged with “TabbedPage”
Xamarin Forms Tabbed page or view. Xam.TabView Features - Tab Header Customization (Header Height/Color/Content). - Tab Contet Page/View customization. - Tab Header Positioning (Top/Bottom) - Tab Page/Content change events.
Extended Features for TabbedPage in .NET MAUI
Full customizable TabbedPage control for Xamarin.Forms.
A TabbedPage for xamarin.forms supporting UI virtualization, a uniform 'More' view on all platforms, and the possibility to be pushed on the navigation stack.
A Xamarin CustomRenderer that render Icon for TabbedPage for iOS & Android, using Icon property on child pages. Use IconTabbedPage class instead of TabbedPage class, and add the name of your static image resource on the "Icon" property of your childs pages, eg. "user_icon.png", and it will be loaded and show instead of the tab text. In addition of the standards properties used on TabbedPage like "BarBackgroundColor" and "BarTextColor", IconTabbedPage expose: - "UnselectedTextColor" in order to override the filled color of your Icon when a Tab is unselected. - "HideText" in order to hide Tab text (iOS only) - "TranslucideBarOniOS" to control the Translucent behavior on iOS. Please see README for Installation: https://github.com/Daddoon/Xamarin.Forms-IconTabbedPage This plugin is highly inspired from solutions founds on the Xamarin forum and StackOverflow, thanks to all contributors.
Customized tabview control
Create vector based font icons for TabbedPages and Labels. Using vector based font icons removes the need to scale images. FontAwesome, IonIcons, FoundationIcons, and Themify Icon keys included.
A .NET MAUI library for adding badges to TabbedPage tabs with support for custom colors. Inspired by the Xamarin.Forms Tab Badge library.