• Stars
    star
    194
  • Rank 200,219 (Top 4 %)
  • Language
    Swift
  • Created almost 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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