Releases: hadiuzzaman524/swiftui-scrollable-tab-view
Releases · hadiuzzaman524/swiftui-scrollable-tab-view
V-1.0.0
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
andWithTextAndIcon
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.