LDOHairlineBorderView 1.0.1

LDOHairlineBorderView 1.0.1

Maintained by Sebastian Ludwig.




  • By
  • Julian Raschke und Sebastian Ludwig GbR

LDOHairlineBorderView

Version License Platform

LDOGradientView demo

Description

The borders...

Interface Builder Support

All properties can be edited in Interface Builder.

While LDOHairlineBorderView uses IBInspectable, it does not support IB_DESIGNABLE, because it seems that Interface Builder still struggles rendering those views properly.

Apparently even many IBInspectable properties can cause Interface Builder performance issues. To mitigate such problems, there's also LDOHairlineBorderViewLite with only the minimum of inspectable properties. Try to use it whenever possible, if Interface Builder starts slogging.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

pod 'LDOHairlineBorderView'

Author

Raschke & Ludwig GbR, https://www.lurado.com/

License

LDOHairlineBorderView is available under the MIT license. See the LICENSE file for more information.