Display Tab bar
A tab bar provides the ability to quickly switch between different sections of an app.
Last updated
A tab bar provides the ability to quickly switch between different sections of an app.
Last updated
A tab bar is a good way to flatten your information hierarchy and provide access to several peer information categories or modes at once.
To add iOS-like tabs to existing project:
Select Navigation layer in Navigator
Select File > Import
Open TabsIOS.pmc
file from components folder
Tab Bar group will be added
To create new project with iOS-like tabs:
Select File > New
Open Templates tab
Select Tabbed project in iOS section
To add Android-like tabs to existing project:
Select Navigation layer in Navigator
Select File > Import
Open TabsAndroid.pmc
file from components folder
Tab Bar widget will be added
To create new project with Android-like tabs:
Select File > New
Open Templates tab
Select Tabbed project in Android section