Skip to content

Add tabbarLayout config to tabs #5625

@brandyscarney

Description

@brandyscarney

Should be able to use tabbarLayout to configure title and icons:

  config: {
    tabbarLayout: 'icon-bottom',
    platforms: {
      android: {
        tabbarLayout: 'icon-hide'
      }
    }
  } 

Adam and I came up with the following:

key: tabbarLayout
values: icon-top, icon-left, icon-right, icon-bottom, icon-hide, title-hide

deprecate tabbarIcons

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions