Hi i am very new to xamarin cross platform. I wanted to create a masterdetail page after login. I used navigation PushSync() Function to masterdetail page. But every time it comes up with back button. So in the content page header i gave NavigatePage.hasNavigationBar to false. But later when i removed the tag also the header bar is not coming. So i need two helps 1)How can i bring back my header bar 2) How can i bring the master page with icon after login
↧