Open Source iOS UI Control For Creating Customizable Expanding Buttons

A couple of weeks ago I mentioned a great open source iOS UI control that allows you to create a UISwitch with a totally customized look by using images.

If a switch doesn’t suit your interface, but possibly an expanding button does here’s a control called DDExpandableButton that allows you to make customizable expanding buttons that is inspired by the iOS camera flash app.

You can change use an image for labeling, change the colors and spacing, and borders, and set the animations on and off.

Here’s an image from the Readme showing the example running:

DDExpandableButton

Here’s a quick video running in the simulator showing the included example running in the simulator (run on an actual iPhone for full camera/flash features):

You can find DDExpandableButton on Github here.

The example doesn’t work straight out as it is made for an older version of Xcode, but it does work after automatically updating the project and removing the link to the non-existent Readme.markdown file.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Open Source iOS UI Control For Creating Customizable Expanding Buttons

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *