tabBar abstract method

Component tabBar(
  1. TabBarProps props
)

Render a tab bar component (tabs only, no content)

Implementation

Component tabBar(TabBarProps props);