Plugin.Badge
2.2.1
Xamarin.Forms plugin to add cross-platform bindable tab (tabbar) badge functionality.
Read the full documentation on the project page.
Install-Package Plugin.Badge -Version 2.2.1
dotnet add package Plugin.Badge --version 2.2.1
<PackageReference Include="Plugin.Badge" Version="2.2.1" />
paket add Plugin.Badge --version 2.2.1
Release Notes
[2.2.1]
- #74: Fix NRE in UpdateBadgeProperties
[2.2.0]
- #67: Update to XF 4.0.0.425677
- #72: Fix Android Warnings
- #64: Generic XF badge view that can be added to any XF layout
- #30: Generic XF badge used with NavigationPage.TitleView
[2.1.2]
- #65 iOS: Update badge properties on icon property changed
- #66 Ensure cleanup also takes into account tabs wrapped by navigation pages
- Android: Update target sdk to 28
[2.1.1]
- #62 Merged fix from PR #63
- #61 UWP Nuget pacakge - Explicitly include .xr.xml and .xbf files
[2.1.0]
- #45 WPF Renderer and sample app
- #58 Tabs as navigation pagesUpdateBadgeProperties
[2.1.0-pre.3]
- #55 #48 Fix bottom layout and placement.
[2.1.0-pre.2]
- #49 Fix missing UWP dlls from nuget package
[2.1.0-pre.1]
- Update to Xamarin Forms 3.1
- #48 Android Bottom Placement Support
- #46 Bugfix: consider tabpage children embedded in navigation pages
[2.0.0]
- NET Standard support
- #40 Added support for NON-AppCompat android activity (actionbar)
- Backwards compatibility to PCL
- Changelog: https://raw.githubusercontent.com/xabre/xamarin-forms-tab-badge/master/changelog.md
Dependencies
-
.NETFramework 4.5
- Xamarin.Forms (>= 4.0.0.425677)
-
.NETStandard 1.4
- Xamarin.Forms (>= 4.0.0.425677)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 4.0.0.425677)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Xamarin.Forms (>= 4.0.0.425677)
-
UAP 10.0
- Xamarin.Forms (>= 4.0.0.425677)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 4.0.0.425677)
-
Xamarin.Mac 2.0
- Xamarin.Forms (>= 4.0.0.425677)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.2.1 | 12,996 | 8/3/2019 | ||
2.2.0 | 9,896 | 7/7/2019 | ||
2.2.0-pre.1 | 453 | 4/22/2019 | ||
2.1.2 | 13,347 | 4/22/2019 | ||
2.1.1 | 16,084 | 2/3/2019 | ||
2.1.0 | 7,806 | 11/11/2018 | ||
2.1.0-pre.3 | 717 | 10/22/2018 | ||
2.1.0-pre.2 | 1,018 | 9/16/2018 | ||
2.1.0-pre.1 | 166 | 9/16/2018 | ||
2.0.0 | 15,433 | 3/17/2018 | ||
2.0.0-pre | 411 | 2/18/2018 | ||
1.3.0 | 6,121 | 11/18/2017 | ||
1.3.0-pre | 470 | 8/16/2017 | ||
1.2.1 | 6,226 | 9/24/2017 | ||
1.2.0 | 244 | 9/24/2017 | ||
1.1.3 | 1,992 | 8/1/2017 | ||
1.1.2 | 288 | 7/29/2017 | ||
1.1.1 | 2,741 | 7/23/2017 | ||
1.1.0 | 3,853 | 6/29/2017 | ||
1.0.2 | 310 | 6/27/2017 | ||
1.0.1 | 4,564 | 12/19/2016 | ||
1.0.0 | 627 | 11/1/2016 |