APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code, now using IBInspectable.
uibutton
[ObjC] UIButton with rounded corners
APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code!
Requirements
- ARC
- iOS 7+
- Xcode 5
How to use
[Android] – Button with rounded corners
Based on the last post, for iOS “UIButton with rounded corners“, now the Android version.
It’s just a simple shape file (xml).
[Objective-C] Add image on UIAlertView/UIActionSheet buttons
A beautiful tricks to add simple images on every place you want using UNICODE characters!
Have you never tried this code?