Xam.Shell.Badge
1.0.11
A small plugin to ease the use of badges on Shell Bottom Bars
Install-Package Xam.Shell.Badge -Version 1.0.11
dotnet add package Xam.Shell.Badge --version 1.0.11
<PackageReference Include="Xam.Shell.Badge" Version="1.0.11" />
paket add Xam.Shell.Badge --version 1.0.11
Release Notes
Breaking changes!!
- New "Badging" helper class, which contains bindable attached properties to use with XAML (see example down there)
- it is a "BottomBarHelper" next iteration, but without MessagingCenter;
- New logic for showing/hiding badges;
- Updated versions of platform renderers: extended "item renderers" instead of "appearance trackers";
- Shell items use Xamarin.Forms attached properties system in order to apply particular badge to a particular tab.
- Properties are now bindable, which enables user to have them updated and changed;
- Updates for both Android and iOS;
Dependencies
-
.NETStandard 2.0
- Xamarin.Forms (>= 4.0.0)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 4.0.0)
- Xamarin.Google.Android.Material (>= 1.0.0.1)
-
MonoTouch 1.0
- Xamarin.Forms (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.