NAXAM / toptabbedpage-xamarin-forms

TopTabbedPage - A Xamarin.Forms page for showing tabs at top on iOS
Apache License 2.0
81 stars 24 forks source link

Is there the way to move hamburger icon to next by tab menu in Master Detail Page? #20

Closed douni327 closed 5 years ago

douni327 commented 5 years ago

Hi. I always appreciate to your good plugin.

I have been struggled with customizing a tabbed page in MD page for long time.

I need to move the hamburger menu icon to next by tab menu and disable the title name of tabbed page in MD page (I have applied "Navigation.SetHasNavigationBar="false", but menu Icon has gone too!)

How can I do ? Is there the way to do? Please check it out.

tuyen-vuduc commented 5 years ago

It's very specific to your need. Plz try to customize the library to fit yours. It isn't that general for every app to have the feature.

Cheers.