/CustomUIKitItems

Design easier and faster with more utilities for UIKit Items

Primary LanguageSwiftMIT LicenseMIT

CustomUIKitItems

SwiftPM Version License Platform

Design easier and faster with more utilities for UIKit Items

This library will allow you to modify in real time the different UIKit items with their new functionalities (gradients, rounded edges, shadows...) from the inspectors, as well as from the code itself.

Example

There are no examples available in this repository yet, but it works like a normal UIKit Item with more functionality, both from inspectors and code.

As an alternative you can see how I use it in AstroData repository: https://github.com/Gonzalo-MR8/AstroData.git

Installation

Swift Package Manager

To install CustomUIKitItems using Swift Package Manager you can follow the tutorial published by Apple using the URL for the CustomUIKitItems repo with the current version:

  1. In Xcode, select “File” → “Add Packages...”
  2. Enter https://github.com/Gonzalo-MR8/CustomUIKitItems.git

CocoaPods

CustomUIKitItems is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CustomUIKitItems'

And then run:

pod install

After installing the cocoapod into your project import CustomUIKitItems with:

import CustomUIKitItems

or with:

@_exported import CustomUIKitItems

if you want to import all elements throughout the whole project, replacing all normal elements by the enhanced elements from the library

Author

Gonzalo-MR8, gonzamarreg@gmail.com

License

CustomUIKitItems is available under the MIT license. See the LICENSE file for more info.

Data collection

The CustomUIKitItems SDK does not collect any data. We provide this notice to help you fill out App Privacy Details.