dewango / BottomNavigationBarXF

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

Over Lapping on child pages #109

Open ronakshethia opened 5 years ago

ronakshethia commented 5 years ago

when i am using tabbed page inside navigation drawer the child pages are overlapping. you can find the issue in image all my pages are visible on the same tab pages

overlap

Phenek commented 5 years ago

Hey @ronakshethia , 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/