Xamarin.Forms IconTabbedPage NuGet Package

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.




Got any Xamarin.Forms IconTabbedPage Question?





Info

Version: 1.0.4
Author(s): Guillaume ZAHRA
Last Update: Friday, December 23, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Daddoon/Xamarin.Forms-IconTabbedPage
NuGet Url: https://www.nuget.org/packages/Xamarin.Forms-IconTabbedPage


Install
Install-Package Xamarin.Forms-IconTabbedPage
dotnet add package Xamarin.Forms-IconTabbedPage
paket add Xamarin.Forms-IconTabbedPage
Xamarin.Forms-IconTabbedPage Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

2680