Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Danchoys/DKRoundedRectButton

Repository files navigation

DKRoundedRectButton

Version License Platform

A custom UIButton that has the look and feel of the rounded rect buttons, seen in the AppStore along with some other Apple's apps.

This button is marked IB_DESIGNABLE and can be configured from the Interface Builder. When you do so, take note of two things:

  1. You need to set the Type parameter to Custom in the Attributes inspector.
  2. If you are using CocoaPods, add the use_frameworks! to your PodFile. Note that dynamic frameworks are not available prior to iOS 8.0.

Requirements

iOS 7.1+

Installation

DKRoundedRectButton is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "DKRoundedRectButton"

Author

Daniil Konoplev, [email protected]

License

DKRoundedRectButton is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors