Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcampbell1/ios-buttons
iOS Buttons for iOS6+
https://github.com/jcampbell1/ios-buttons
Last synced: 3 months ago
JSON representation
iOS Buttons for iOS6+
- Host: GitHub
- URL: https://github.com/jcampbell1/ios-buttons
- Owner: jcampbell1
- Created: 2013-02-11T22:53:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-18T18:37:22.000Z (over 11 years ago)
- Last Synced: 2024-07-20T11:06:25.683Z (4 months ago)
- Language: Objective-C
- Size: 370 KB
- Stars: 65
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ios-buttons
===========iOS Buttons for iOS6+
Simple scalable gradient buttons using images. Buttons include artwork for UIControl States: Normal, Highlighted, Selected, and Disabled.
Usage
=====In the interface builder, set the button class to `J1Button`
![XCode Usage Screenshot](https://raw.github.com/jcampbell1/ios-buttons/master/usage.png)
Requirements
============iOS 6+, ARC
This requires iOS6 because it uses `resizableImageWithCapInsets:resizingMode:`
Screenshot
==========![Screenshot](https://raw.github.com/jcampbell1/ios-buttons/master/screenshot.png)