iOS UIButton Replacement Adding Gradients That Works With Storyboards And UIAppearance

It’s very unlikely that you’ll use the stock UIButtons without a custom image or some sort of color customization done with UIAppearance.

Here’s a UIButton called LDGradientButton replacement that works with the UIAppearance protocol, and can be used within storyboards, but adds the ability to further customize the look of the buttons using gradients.

Here’s an image showing LDGradientButton in action:
LDGradientButton

As you can see you can make some nice looking buttons.

You can find LDGradientButton On Github here.

A nice simple control for making gradient buttons.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: iOS UIButton Replacement Adding Gradients That Works With Storyboards And UIAppearance

©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 *