dewango / BottomNavigationBarXF

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

Bottom Navigation Bar with 3 contents not working in Android #107

Open vt-ombalakumar opened 6 years ago

vt-ombalakumar commented 6 years ago

I have used this Nuget Package to show the navigation bar at the bottom . With 4 bars or more than 4 bars it works fine in Android . But if we give 3 bars it doesn't work . Please suggest me.

Phenek commented 5 years ago

Hey @vt-ombalakumar no body answer you! Maybe you already known? But with Xamarin.Forms 3.x you can put the Android Tabbed page at the Bottom and it's official!

I found this https://montemagno.com/xamarin-forms-official-bottom-navigation-bottom-tabs-on-android/

And the Xabre's Tab Badge Library , they did a Pre-release 2.1.0-pre.3 to support badges on it

vt-ombalakumar commented 5 years ago

@Phenek Nope, Thanks for the info buddy, will look into it :)