Flipabit
Search
K
Comment on page

Display Tab bar

A tab bar provides the ability to quickly switch between different sections of an app.

Tabs

A tab bar is a good way to flatten your information hierarchy and provide access to several peer information categories or modes at once.

iOS tabs

To add iOS-like tabs to existing project:
  1. 1.
    Select Navigation layer in Navigator
  2. 2.
    Select File > Import
  3. 3.
    Open TabsIOS.pmc file from components folder
  4. 4.
    Tab Bar group will be added
To create new project with iOS-like tabs:
  1. 1.
    Select File > New
  2. 2.
    Open Templates tab
  3. 3.
    Select Tabbed project in iOS section

Android tabs

To add Android-like tabs to existing project:
  1. 1.
    Select Navigation layer in Navigator
  2. 2.
    Select File > Import
  3. 3.
    Open TabsAndroid.pmc file from components folder
  4. 4.
    Tab Bar widget will be added
To create new project with Android-like tabs:
  1. 1.
    Select File > New
  2. 2.
    Open Templates tab
  3. 3.
    Select Tabbed project in Android section