Search results for icon

RPVerticalStepper screenshot

RPVerticalStepper

June 01, 2013 • MIT License
A simple vertical stepper control for iOS that is similar in function to the UIStepper control.
FontAwesomeKit screenshot

FontAwesomeKit

May 16, 2013 • MIT License
Simple helper for using Font-Awesome on iOS
BButton 3.0 screenshot

BButton 3.0

April 15, 2013 • MIT License
Twitter Bootstrap Buttons for iOS.
FAWE -  Font Awesome library for iOS screenshot

FAWE - Font Awesome library for iOS

March 29, 2013 • BSD License
FAWE is a library that helps you leverage the excellent icon font library Font Awesome in your iOS projects. FAWE extends default Cocoa framework components to make working with icons as easy as...
FontAwesomeIconFactory screenshot

FontAwesomeIconFactory

March 26, 2013 • MIT License
Create icons using the resolution-independent Font Awesome. Works for iOS and OS X. Font Awesome was created by Dave Gandy -http://fortawesome.github.com/Font-Awesome
F3Stepper screenshot

F3Stepper

February 08, 2013 • BSD License
"Flipping" value stepper, similar to the font size selection controls found in iWorks and elsewhere. Easily wired into existing applications using IB and normal control events. Features customi...
SYEmojiPopover screenshot

SYEmojiPopover

January 24, 2013 • Custom License
Popover view to select emoji character from iOS 5+ possible characters. iOS 5+, ARC. It consists in two classes. SYEmojiCharacters generates a list of Emoji characters separated in sections, de...
LSTabs screenshot

LSTabs

January 22, 2013 • MIT License
LSTabs for iOS is a small collection of well-documented classes to create tinted buttons, compound buttons with a badge (tabs) or manage collections of tabs in horizontal or vertical layout
PBEmojiLabel screenshot

PBEmojiLabel

January 06, 2013 • BSD License
This is a UILabel category which allows you to insert Emojis you use in Campfire, GitHub, Basecamp, Turntable.fm, Teambox, Trac and Flowdock without the need to calculate where to insert some UIIma...
M13Checkbox screenshot

M13Checkbox

January 03, 2013 • MIT License
A customizable checkbox for iOS that mimics the checkbox found on OS X, and Safari.
FontAwesome+iOS screenshot

FontAwesome+iOS

January 02, 2013 • MIT License
Font awesome is an iconic font. Read more about it on http://fortawesome.github.com/Font-Awesome/ The project is an open source category submitted by Alex Usbergo that extends NSString allowing ...
EECircularMusicPlayerControl screenshot

EECircularMusicPlayerControl

December 18, 2012 • MIT License
EECircularMusicPlayerControl is a UI control to play a music and indicate its progress. It's easy to use in your project, and supports customization of the colors applied to the component parts.
FontasticIcons screenshot

FontasticIcons

November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
AMRatingControl screenshot

AMRatingControl

October 21, 2012 • MIT License
AMRatingControl is a UI control that resembles the 'star rating' control seen in the iPod app. AMRatingControl allows you to select a rating starting from 0 to any number of stars you want. Y...
SDWellSegmentedControl screenshot

SDWellSegmentedControl

October 05, 2012 • MIT License
A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls.
DSFavIconManager screenshot

DSFavIconManager

September 13, 2012 • MIT License
DSFavIconManager is a complete solution for displaying favicons. Features: - Download a favicon from the URL. Fast and concurrent. - Cache icons in memory and in disk. It doesn't uses a fu...
ODRefreshControl screenshot

ODRefreshControl

July 15, 2012 • MIT License
A pull down to refresh control like the one in Apple's iOS6 Mail App
Rotating Wheel Control screenshot

Rotating Wheel Control

March 04, 2012 • Custom License
Companion project for the tutorial: "How To Create a Rotating Wheel Control with UIKit " published here http://www.raywenderlich.com/9864/how-to-create-a-rotating-wheel-control-with-uikit
MOOMaskedIconView screenshot

MOOMaskedIconView

March 01, 2012 • Public Domain License
Draw scalable icons of different styles with a single PDF or image. If you're sick of maintaining tons of image files for @2x displays, different colors, or highlighted/unhighlighted states, this i...
TextStepperField screenshot

TextStepperField

February 16, 2012 • Apache 2.0 License
Stepper control with numeric textfield. Supports resizing and adapts to the shape of the screen. It is based on control stepperTest