dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

Add Badges #30

Open tomh4 opened 7 years ago

tomh4 commented 7 years ago

Are there plans to add badges directly from Forms ?

It is supported both on the iOS Tabbar and the Bottombar, I'd help but I am struggling to get the Bottombar itself on Xamarin.Android ( it should work somehow like this _bottomBar = BottomBar.Attach(this, savedInstanceState); in the Activity but it doesnt for me...)

ghost commented 6 years ago

Hi, any way can update the badge count to the bottom navigation bar XF?