Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 791 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 791 Bytes

A set of reusable components to speed up developing complex UIs with SwiftUI.

⚠️The project is currently in very early stages of development. Contributions are welcome

Getting started

Requirements:

  • iOS 13
  • Xcode 11.4

Installation:

  • Open Xcode Project
  • Select File -> Swift Packages -> Add Package Dependency
  • Past this repo's url: https://github.com/LucasCarioca/QuickComponents

Usage:

import the package in the file you would like to use it: import QuickComponents

Components

Full Documentation

You can find our documentation here: Docs