Search results for at

QuadCurveMenu (Burtlo) screenshot

QuadCurveMenu (Burtlo)

March 25, 2013 • MIT License
A fork of the original [QuadCurveMenu](/controls/quadcurvemenu), now [AwesomeMenu](https://github.com/levey/AwesomeMenu), that is more configurable and extendable. I proposed a pull request and thi...
SBScrollNavigation screenshot

SBScrollNavigation

March 24, 2013 • CC BY-SA 3.0 License
This subclass of UIScrollView serves as a Navigation which can hold buttons or other views which respond to clicks. Source Code includes usage example.
BCFeedScroller screenshot

BCFeedScroller

March 23, 2013 • MIT License
Two classes for showing an animated feed from an RSS or Atom data source.
JSQFlatButton screenshot

JSQFlatButton

March 23, 2013 • MIT License
A light-weight, flat design UIButton for iOS
FDGraphView screenshot

FDGraphView

March 21, 2013 • MIT License
Draw graphs on iOS. Create an `FDGraphView`, set its `dataPoints` (an `NSArray` of `NSNumber`s), add it to another view and the graph will be magically show. As simple as that.
CoreImageTransition screenshot

CoreImageTransition

March 19, 2013 • MIT License
A sample app for transition effects using Core Image, including a useful helper class.
WTStatusBar screenshot

WTStatusBar

March 18, 2013 • MIT License
Simple iPhone/iPad status bar overlay with text (and optionally Foursquare-like progress bar) display
RRFPSBar screenshot

RRFPSBar

March 16, 2013 • MIT License
Show the app's frame per second in the status bar on iOS. I hate lagging apps and do my best to keep FPS high on @YPlan. Sometimes it's very hard to say if lag is visual or real and Instruments ...
DPMeterView screenshot

DPMeterView

March 15, 2013 • MIT License
Gravity-aware gauge-style meter view with delightful animations. It should be easy to fill a shape with a color, to visually reflect a percentage. And if you turn on gravity and tilt your iPh...
KGStatusBar screenshot

KGStatusBar

March 15, 2013 • MIT License
A minimal status bar for iOS. Similar to the status bar seen in the MailBox app. It covers the top status bar and appears like the message is embedded within.
MBSpacialViewController screenshot

MBSpacialViewController

March 13, 2013 • MIT License
Create a gesture-driven map of view controllers in 2D space.
Cam screenshot

Cam

March 10, 2013 • Apache 2.0 License
A “keep it simple, stupid” approach to handling photo and video capture with AVFoundation.
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...
Master screenshot

Master

March 08, 2013 • MIT License
- __Description__: An extensible game template of RPG with Location Based Service. Characters in game are distributed in the real world. You'll find & catch different characters in di...
LBGithubStatus screenshot

LBGithubStatus

March 08, 2013 • MIT License
An Objective-C wrapper for GitHub Status API based on AFNetworking.
FPActivityView screenshot

FPActivityView

March 08, 2013 • MIT License
A low profile activity indicator. Works great in tableviews. Customize the image to get a color you perfer.
TDRatingScale screenshot

TDRatingScale

March 08, 2013 • Public Domain License
The TDRatingScale is similar to regular UISlider except that it has some best custom graphics which is more intuitive.The purpose of this custom slider is to provide mechanism for getting input fro...
StaticDataTableViewController screenshot

StaticDataTableViewController

March 07, 2013 • Apache 2.0 License
This class enables animated hide/show static cells (created in IB, using the option Content : Static cells) for UITableView
WDActivityIndicator screenshot

WDActivityIndicator

March 07, 2013 • MIT License
Custom Activity Indicator View with a simple image animation. Use it to substitute the default UIActivityIndicator. Simple and light usage.
StyledChat screenshot

StyledChat

March 06, 2013 • MIT License
The StyledChatDemo is a chat bubble demonstration project inspired by the open source Adium.The demo adapted the Adium's Renkoo message style,supported dynamically changing the style variant.