This repository holds @IBDesignable files that can be used to extend the Interface Builder and make it easier to customize controls on the Storyboard.
These are for my own personal use but anyone is welcome to use them at their own risk. I do not guarantee they are or will be 100% error free.
- Take this folder: DesignableXTesting > DesignableXTesting > DesignableX and add it to your project.
- On your storyboard, select a control and in the Identity Inspector, click the drop down for a custom class and select one of the UI____X files.
- In the Attributes Inspector, change the new properties.
- Any suggestions?
- If you found a bug, open an issue
- If you have a feature request, open an issue
- If you want to contribute, submit a pull request