Skip to content

System bar visibility

System bars are screen areas dedicated to displaying notifications, communicating device status and navigating the device. You can choose whether or not to display these system bars when navigating your application.

iOS & Android UI System

On Android, there is the status bar and the navigation bar.

Android UI system
Android navigation bar

On iOS, there is only the status bar.

iOS status bar

Control System UI Visibility In Your App

You have the possibility to display or not these system bars in your application. By default, these bars are not visible.

Go to the Project Settings. There are 3 options for the UI system settings:

  • Hidden (default)
  • Overlay
  • Visible
UI system settings