xamarin-forms-tab-badge icon indicating copy to clipboard operation
xamarin-forms-tab-badge copied to clipboard

Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF

Results 26 xamarin-forms-tab-badge issues
Sort by recently updated
recently updated
newest added

Hi there 👋 Do you plan to continue to support this repository? Update your dependencies and fix current issues? Asking because it's a year after the last commit to a...

First of all; Thank you for this Plugin! I am now trying to create a notification-dot (on a tab of a tabbedpage) which is shown after fetching some data. The...

when i set renderer([assembly: ExportRenderer(typeof(TabbedPage), typeof(BadgedTabbedPageRenderer))]) in AssemblyInfo.cs, my tab icons and titles not showing anymore on UWP.

Hi I want to know if your tab can be placed at the bottom instead of top ?

Severity Code Description Project File Line Suppression State Error Can not resolve reference: `Xamarin.Google.Android.Material`, referenced by `Plugin.Badge.Droid`. Please add a NuGet package or assembly reference for `Xamarin.Google.Android.Material`, or remove the...

## 🐛 Bug Report When using Plugin.Badge in combination with FFImageLoading (and the method CachedImageRenderer.InitImageSourceHandler()) or Xamarin.Forms.Nuke (and the method Xamarin.Forms.Nuke.FormsHandler.Init()), the Badges are not shown. Only after changing the...

up for grabs
pr welcome

Wanna know if it works on shell tab pages? Thanks

enhancement
pr welcome

Latest version Android: 9 Android Build: PPR1.180610.011 Manufacturer: samsung Model: SM-A605FN Date: 2020-09-11T13:13:10.818Z Xamarin Exception Stack: System.NullReferenceException: Object reference not set to an instance of an object at Plugin.Badge.Droid.BadgedTabbedPageRenderer.OnTabAdded (System.Object...

Hi, I have below error Severity Code Description Project File Line Suppression State Error Can not resolve reference: `Xamarin.Google.Android.Material`, referenced by `Plugin.Badge.Droid`. Please add a NuGet package or assembly reference...

I want to show badge on cart tab..on the other side i want to show root page on tab clicked or reselected..I am using your plugin to show badge on...