Plugin.Badge
1.0.2
See the version list below for details.
dotnet add package Plugin.Badge --version 1.0.2
NuGet\Install-Package Plugin.Badge -Version 1.0.2
<PackageReference Include="Plugin.Badge" Version="1.0.2" />
paket add Plugin.Badge --version 1.0.2
#r "nuget: Plugin.Badge, 1.0.2"
// Install Plugin.Badge as a Cake Addin #addin nuget:?package=Plugin.Badge&version=1.0.2 // Install Plugin.Badge as a Cake Tool #tool nuget:?package=Plugin.Badge&version=1.0.2
Xamarin.Forms plugin to add cross-platform bindable tab (tabbar) badge functionality.
Read the full documentation on the project page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 0.0
- Xamarin.Forms (>= 2.3.0.107)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Xamarin.Forms (>= 2.3.0.107)
-
Xamarin.iOS 0.0
- Xamarin.Forms (>= 2.3.0.107)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Plugin.Badge:
Package | Downloads |
---|---|
BadgedPlatformTabbedPage
Make your Xamarin.Forms tabbed pages look more familiar to your users. built against 2.3.3.180 |
|
Mobigility.Mobile.Forms.Plugin.Badge.Android
Mobigility packages are .NET libraries that help to develop mobile apps for iOS and Android using Xamarin and C# |
|
Mobigility.Mobile.Forms.Plugin.Badge.iOS
Mobigility packages are .NET libraries that help to develop mobile apps for iOS and Android using Xamarin and C# |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.1 | 322,587 | 11/1/2020 |
2.3.0 | 65,478 | 6/14/2020 |
2.3.0-pre.2 | 4,913 | 3/7/2020 |
2.2.1 | 117,423 | 8/3/2019 |
2.2.0 | 21,620 | 7/7/2019 |
2.2.0-pre.1 | 755 | 4/22/2019 |
2.1.2 | 24,781 | 4/22/2019 |
2.1.1 | 21,145 | 2/3/2019 |
2.1.0 | 10,084 | 11/11/2018 |
2.1.0-pre.3 | 1,169 | 10/22/2018 |
2.1.0-pre.2 | 1,435 | 9/16/2018 |
2.1.0-pre.1 | 722 | 9/16/2018 |
2.0.0 | 21,335 | 3/17/2018 |
2.0.0-pre | 1,497 | 2/18/2018 |
1.3.0 | 8,254 | 11/18/2017 |
1.3.0-pre | 1,520 | 8/16/2017 |
1.2.1 | 8,742 | 9/24/2017 |
1.2.0 | 1,523 | 9/24/2017 |
1.1.3 | 3,851 | 8/1/2017 |
1.1.2 | 1,527 | 7/29/2017 |
1.1.1 | 4,636 | 7/23/2017 |
1.1.0 | 5,094 | 6/29/2017 |
1.0.2 | 1,492 | 6/27/2017 |
1.0.1 | 6,076 | 12/19/2016 |
1.0.0 | 2,142 | 11/1/2016 |
[1.0.2]
- #15 fixed support for android support libs 25.3.1
- tested sample app with latest XF and android support version
[1.0.1]
- #7 Responds to selector check for iOS badge color. Prevents crash for versions earlier than iOS 10.
[1.0.0]
- stable release
- #3 hide ios badge on string.empty
[1.0.0-beta3]
- react to dynamic tab changes add/remove
- improved registration without implicitly replacing standard renderer
[1.0.0-beta2]
- bindable badge color
[1.0.0-beta1]
- bindable badges for xamarin forms tab page.