ChainableUIKit

main

IrwinShiba/ChainableUIKit

ChainableUIKit

Platform SPM License

Make UIKit chain-able.

Requirements

  • iOS 11.0+
  • Xcode 14.0+
  • Swift 5.7+

Usage

import UIKit
import ChainableUIKit

UIView().chainable
    .borderColor(.black)
    .borderWidth(1)

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Dec 24 2024 08:57:33 GMT-1000 (Hawaii-Aleutian Standard Time)