Top "Navigationbar" questions

A navigation bar is a section of a UI, commonly used in web pages and mobile apps, consisting of a grouping of buttons, menus, or links that lead to the main sections or most frequently used content or resources, typically arranged in a row positioned along the top edge or column positioned along the left edge.

Default UIColor of iPhone Navigation Bar

Can anyone tell me the RGB for the default iPhone navigation bar blue? I know that you can normally set …

iphone rgb uicolor navigationbar
Show "Back to Menu" Button in iOS NavigationBar with Xamarin.Forms

I'm trying to build a cross-platform app using C# and Xamarin.Forms. It contains a slide-out menu implemented in form …

ios xamarin xamarin.forms navigationbar master-detail
Light Navigation Bar

I want to change the color of the navigation bar from black (w/ white icons) to white (w/ black icons). …

android material-design navigationbar
How to remove the Xamarin.Forms Navigation Bar?

Is there any way to remove the Navigation Bar from Xamarin.Forms - Portable (xaml) in Android? I want to …

xamarin xamarin.forms xamarin.android navigationbar
Responsive replacement for Semantic UI's navigation menu

Semantic UI has some problems when it comes to it's menu collection. In short, it's not responsive at all, and …

jquery css menu navigationbar semantic-ui
How to create tabbed page in Xamarin.Forms similar to that of Facebook app

I am working with Xamarin.Forms and I would like to create a navigation method similar to that of the …

c# tabbar navigationbar xamarin.forms
Image for Navigation Bar with Large Title iOS 11

AppStore app has an icon with an image on the right side of the NabBar with Large Title: Would really …

swift xcode ios11 navigationbar large-title
Content going behind Navigation Bar

I am facing a problem with android 5.0 and above. Whenever I align any view to parent bottom, Content is getting …

android android-5.0-lollipop navigationbar android-tabbed-activity
Unable To Hide Navigation Bar during AlertDialog/LoginDialog

I'm attempting to hide the navigation bar globally through my app running Android 4.2.2 I have managed to use the following (…

java android uinavigationbar android-alertdialog navigationbar
Android Navigation Bar covering viewpager content

I can't stop the Systems Navigation Bar from covering up my content! I am scrolled to the very bottom of …

android android-fragments android-viewpager navigationbar