Version: 8.2.1
Bottom Tabs
A container view for managing a radio-style selection interface, where a selection determines which child view controller to display.
id#
| Type | Required | Description | 
|---|---|---|
| string | No | Unique id used to interact with the view via the Navigation api, usually Navigation.mergeOptions which accepts the componentId as it's first argument. | 
children#
| Type | Required | Description | 
|---|---|---|
| Layout[] | YES | Child layouts of any kind. | 
options#
| Type | Required | Description | 
|---|---|---|
| Options | No | dynamic options which will apply to all screens in bottomTabs |