YmsGradientButton - A bitmap-free iOS button
11 Jan 2012 Charles Choi
In the interest of giving back to the generous open source development community, here's a little something from Yummy Melon:
YmsGradientButton is an iOS UIButton subclass featuring bitmap-free gradients that are configured using a simple plist. No more hard coding parameters and you can even have your designers mess with just the plist file to tune the way it looks. You can find the source for YmsGradientButton on GitHub, released under the Apache v2.0 license.