Tabify

screenshot of Tabify

A SwiftUI view that elegantly utilizes interactive user interface elements to dynamically switch between multiple child views.

Overview

Tabify is a SwiftUI view that allows for dynamic switching between multiple child views. It provides an elegant and user-friendly interface, making it easy to use and highly customizable. This product is designed for use on iOS 13.0 or above.

Features

  • Interactive User Interface Elements: Tabify utilizes interactive elements to switch between multiple child views.
  • Highly Customizable: This product offers a high level of customization to fit individual needs.
  • User-Friendly: Tabify is designed to be easy to use, with similarities to the native TabView SwiftUI component.

Swift Package Manager

To install Tabify using the Swift Package Manager, follow these steps:

  1. Open your Xcode project and go to File → Add Packages.
  2. Paste the repository URL (https://github.com/bgeisb/Tabify.git) and click Next.
  3. Select "Up to Next Major Version" for rules and click "Add Package".

CocoaPods

Coming soon...

Usage

  1. Create TabifyItems Enum: Make sure your enum implements the TabifyItem protocol.
  2. Add Tabify View:

Contributing

Contributions to this open-source project are highly encouraged and appreciated. Fork the repository, create a new branch for your feature, commit your changes, and open a pull request. Suggestions for improvement can also be submitted by opening an issue with the "enhancement" tag. Don't forget to star the project if you find it useful!

License

This project is distributed under the MIT License. For more information, please refer to the LICENSE.txt file.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.