steipete / PSStoreButton

UIButton that is styled like iPhone's AppStore-Button. No Images used!

Home Page:http://twitter.com/steipete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flexible reimplementation of the iOS AppStore Button.

No images are used - styling is done with a sublcassed UIButton and Layers. You can choose the color, default colors for AppStoreGreen, Blue and Gray are setup.

The Button can be set to align right, so you get this right-fixed expansion effect from the AppStore (customPadding)

Works with iOS3 and up.

Demo

MIT License because I love you.

http://petersteinberger.com

About

UIButton that is styled like iPhone's AppStore-Button. No Images used!

http://twitter.com/steipete


Languages

Language:Objective-C 82.5%Language:C 17.5%