release 0.0.6
IntroductionCustomizing UIView Should be easier. Use DesignableView to design a view as you want. InstallationCocoaPodsTo integrate DesignableView into your Xcode project using CocoaPods, specify it in your Podfile: pod 'DesignableView'
Customizing UIView Should be easier. Use DesignableView to design a view as you want.
To integrate DesignableView into your Xcode project using CocoaPods, specify it in your Podfile:
Podfile
pod 'DesignableView'
DesignableView
Introduction
Customizing UIView Should be easier.
Use DesignableView to design a view as you want.
Installation
CocoaPods
To integrate DesignableView into your Xcode project using CocoaPods, specify it in your
Podfile
: