Plugin.Badge
1.3.0-pre
See the version list below for details.
dotnet add package Plugin.Badge --version 1.3.0-pre
NuGet\Install-Package Plugin.Badge -Version 1.3.0-pre
<PackageReference Include="Plugin.Badge" Version="1.3.0-pre" />
paket add Plugin.Badge --version 1.3.0-pre
#r "nuget: Plugin.Badge, 1.3.0-pre"
// Install Plugin.Badge as a Cake Addin #addin nuget:?package=Plugin.Badge&version=1.3.0-pre&prerelease // Install Plugin.Badge as a Cake Tool #tool nuget:?package=Plugin.Badge&version=1.3.0-pre&prerelease
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. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
-
MonoAndroid 1.0
- Xamarin.Forms (>= 2.3.5.256-pre6)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Xamarin.Forms (>= 2.3.5.256-pre6)
-
UAP 10.0
- Xamarin.Forms (>= 2.3.5.256-pre6)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 2.3.5.256-pre6)
-
Xamarin.Mac 2.0
- Xamarin.Forms (>= 2.3.5.256-pre6)
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 | 331,251 | 11/1/2020 |
2.3.0 | 65,703 | 6/14/2020 |
2.3.0-pre.2 | 4,934 | 3/7/2020 |
2.2.1 | 118,090 | 8/3/2019 |
2.2.0 | 21,746 | 7/7/2019 |
2.2.0-pre.1 | 785 | 4/22/2019 |
2.1.2 | 24,919 | 4/22/2019 |
2.1.1 | 21,206 | 2/3/2019 |
2.1.0 | 10,133 | 11/11/2018 |
2.1.0-pre.3 | 1,207 | 10/22/2018 |
2.1.0-pre.2 | 1,473 | 9/16/2018 |
2.1.0-pre.1 | 820 | 9/16/2018 |
2.0.0 | 21,534 | 3/17/2018 |
2.0.0-pre | 1,567 | 2/18/2018 |
1.3.0 | 8,407 | 11/18/2017 |
1.3.0-pre | 1,595 | 8/16/2017 |
1.2.1 | 8,843 | 9/24/2017 |
1.2.0 | 1,603 | 9/24/2017 |
1.1.3 | 3,944 | 8/1/2017 |
1.1.2 | 1,604 | 7/29/2017 |
1.1.1 | 4,714 | 7/23/2017 |
1.1.0 | 5,176 | 6/29/2017 |
1.0.2 | 1,566 | 6/27/2017 |
1.0.1 | 6,157 | 12/19/2016 |
1.0.0 | 2,236 | 11/1/2016 |
[1.3.0-beta]
- #31 MacOS support
[1.2.0-beta3]
- UAP ensure missing *.xr.xml is also copied.
- UAP XF dependency updated
- #26 UWP support
[1.1.3]
- #25 enusure registered event handlers are cleaned up before new ones are registered
[1.1.2]
- #23 Use ViewCompat.SetBackground to prevent missing method crash on Android API 15
[1.1.1]
- #22 #24 Responds to selector check for iOS text attributes. Prevents crash for versions earlier than iOS 10.
[1.1.0]
- #19 Badge Text Color
- #20 Badge font and font attributes
- #15 final fix for missing method in android
[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