Bswjtbanik / DesignableX

This repository holds @IBDesignable files that can be used to extend the Interface Builder and make it easier to customize controls on the Storyboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DesignableX

Language Twitter

This repository holds @IBDesignable files that can be used to extend the Interface Builder and make it easier to customize controls on the Storyboard.

DISCLAIMER:

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.

How to use

  1. Take this folder: DesignableXTesting > DesignableXTesting > DesignableX and add it to your project.
  2. 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.
  3. In the Attributes Inspector, change the new properties.

What's next

  • Any suggestions?

Contribution

  • 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

About

This repository holds @IBDesignable files that can be used to extend the Interface Builder and make it easier to customize controls on the Storyboard.


Languages

Language:Swift 100.0%