IOSTabBarItemsAlignment: "leading" | "justified" | "center" | "centerSelected"

IOS Alignment of the Tabs TabStrip to use.

  • leading - tab items are aligned to the left
  • justified - tab strip is split equally to all the tab items
  • center - tabs items are aligned in the center
  • centerSelected - tab items move to make the selected tab in the center

Generated using TypeDoc