TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Jesse Squires.
Twitter Bootstrap buttons for iOS
BButton
is a subclass of UIButton
that is styled like the Twitter Bootstrap buttons, and is drawn entirely with CoreGraphics
. Buttons can be styled as Bootstrap version 2 or version 3.
pod 'BButton'
Otherwise, drag the BButton/
folder to your project.
Then add the Fonts provided by application
key to Info.plist
and include FontAwesome.ttf
See the demo project (BButtonDemo.xcodeproj
) and FontAwesome for list of icons.
Documentation is available here via CocoaDocs. Thanks @CocoaDocs!
UIAppearance
[[BButton appearance] setButtonCornerRadius:[NSNumber numberWithFloat:0.0f]];
Please follow these sweet contribution guidelines.
Created by @mattlawer (Original project here: @mattlawer / BButton).
Forked, refactored, updated, maintained by @jesse_squires.
Many thanks to the contributors of this project.
BButton
is released under an MIT License. See LICENSE
for details.
Copyright © 2012, Mathieu Bolard, Jesse Squires. All rights reserved.
The Font Awesome font is licensed under the SIL Open Font License
Font Awesome CSS, LESS, and SASS files are licensed under the MIT License
The Font Awesome pictograms are licensed under the CC BY 3.0 License