A Swift Package Manager (SPM) package providing shared and useful iOS components. This package aims to accelerate iOS development by offering a collection of pre-built, reusable UI elements, versatile helper functions, and convenient Swift extensions, all designed to streamline common development tasks and enhance productivity.
To add yakul to your Xcode project, select File > Add Packages... and enter the repository URL: https://github.com/elkred/yakul.git
Import yakul into your Swift files:
import yakulThen you can use the components provided by the package.
Contributions are welcome! Please submit a pull request with your changes.
yakul is available under the MIT license.