Skip to content

Releases: hadiuzzaman524/swiftui-scrollable-tab-view

V-1.0.0

06 Sep 18:38
Compare
Choose a tag to compare

ScrollableTabView - v1.0.0

Welcome to the first release of ScrollableTabView, a SwiftUI package for building customizable horizontally scrollable tab views. This initial version includes:

  • Customizable Tabs: Adjust active/inactive tab colors, backgrounds, and corner radii.
  • Flexible Layout: Control spacing between tabs and padding around the edges.
  • Predefined Components: Use WithText and WithTextAndIcon for simple tab content.

Get started easily by integrating this package into your SwiftUI project to enhance your tab navigation with smooth scrolling and stylish designs.