A set of reusable components to speed up developing complex UIs with SwiftUI.
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
import the package in the file you would like to use it: import QuickComponents
You can find our documentation here: Docs