VComponents

screenshot of VComponents

VComponents is a SwiftUI collection that contains reusable UI components

Overview:

VComponents is a SwiftUI package that consists of over 30 customizable UI components. These components can be easily integrated into SwiftUI views and provide a wide range of functionality for creating modern user interfaces.

Features:

  • Buttons: Provides different styles of buttons with customizable options.
  • State Pickers: Allows the selection of different states with customizable options.
  • Item Pickers: Allows the selection of individual items from a list with customizable options.
  • Value Pickers: Allows the selection of numeric values from a range with customizable options.
  • Inputs: Provides various input options such as text fields, checkboxes, and sliders.
  • Containers: Includes containers like cards and panels for organizing content.
  • Lists: Provides list views with customizable options for displaying data.
  • Modals: Allows the creation of modal views with customizable options.
  • Messages: Provides customizable alert and toast messages.
  • Indicators: Includes activity indicators and progress bars with customizable options.
  • Misc: Offers miscellaneous components such as badges and icons.

Summary:

VComponents is a comprehensive SwiftUI package that provides a wide range of customizable UI components. It follows a UI model approach, allowing easy customization of the components by passing UI models as parameters. The package is easy to install using Swift Package Manager and is compatible with macOS, tvOS, and watchOS.

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.