Search results for in

NullObjects screenshot

NullObjects

January 01, 2014 • BSD License
A library for building Null Objects in Objective-C. Null Object is an object with defined neutral ("null") behavior.
RCounter screenshot

RCounter

December 30, 2013 • Apache 2.0 License
A counter control with the old style counter/tickers.
LINQ4Obj-C screenshot

LINQ4Obj-C

December 28, 2013 • MIT License
Provides fluent interface of LINQ-style query to Objective-C.
GRProgressIndicator screenshot

GRProgressIndicator

December 25, 2013 • BSD License
Reimplementation of NSProgressIndicator with some customization support
RFLoader screenshot

RFLoader

December 24, 2013 • MIT License
RFLoader provides a loading animation. You can customize the Animated Loader color (Provide a UIColor) and also you can choose from 3 different animations. You can also provide an image name and...
FakeLocations screenshot

FakeLocations

December 23, 2013 • MIT License
A hacky little thing to fake locations in MKMapView and CLLocationManager. Use it to inject locations into your map view and location manager using udp sockets. Comes in handy for testing in house...
MMScalableVectorView screenshot

MMScalableVectorView

December 21, 2013 • MIT License
Turns static PaintCode or Qwarkee code into a UIView that honors the contentMode property so it scales properly.
IntentKit screenshot

IntentKit

December 21, 2013 • MIT License
An easier way to handle third-party URL schemes in iOS apps.
SSUIViewMiniMe screenshot

SSUIViewMiniMe

December 19, 2013 • MIT License
A miniature replica of your UIView with an indicator of your location. SSUIViewMiniMe takes your UIView and creates a small version of it with an indicator of your location on the original UIVie...
Glue screenshot

Glue

December 17, 2013 • MIT License
Glue is a binding library which helps for bi-directional binding.
NRTouchPoints screenshot

NRTouchPoints

December 14, 2013 • MIT License
UIWindow subclass that simulates users touches on screen. I wanted to be able to record a tutorial for the users of my apps. When I had Jailbreak, that was possible, but with a non-jailbroken phon...
WeixinActivity screenshot

WeixinActivity

December 13, 2013 • MIT License
An iOS 6 UIActivity subclass implementing uploads to Weixin(WeChat)
SKInputClass screenshot

SKInputClass

December 11, 2013 • MIT License
SKInputClass provides simplest way to add 'Done' button or any symbol when using numeric keyboard Developer just need to change class of UITextfield to SKDigitField and that set :)
AAShareBubbles screenshot

AAShareBubbles

December 08, 2013 • MIT License
Animated social share buttons control for iOS. Supports share buttons: Facebook, Twitter, Google+, Tumblr, Vkontakte (vk.com), LinkedIn, Pinterest, Youtube, Vimeo, Reddit, Instagram, Whatsapp, E-...
Pulsing Halo screenshot

Pulsing Halo

December 05, 2013 • MIT License
A CALayer subclass for indicating Pulsing Halo.
RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
MZAppearance screenshot

MZAppearance

December 05, 2013 • MIT License
UIAppearance proxy for custom objects basen on NSInvocation.
RFMarkdownTextView screenshot

RFMarkdownTextView

December 03, 2013 • MIT License
This is a UITextView that is supposed to replicate the comment toolbar in iOctocat (http://ioctocat.com) with auto-insert markdown functionality.
SPHChatBubble screenshot

SPHChatBubble

December 03, 2013 • BSD License
Sphchatbubble to use in chat screens. This project is an attempt to create the experience of chat bubbles with image , time and avatar support. Features: 1. You can customize as per you...
LSCTableView screenshot

LSCTableView

December 02, 2013 • MIT License
This is an open reimplementation of UITableView that strives to be a high performance, API-compatible, drop-in replacement class.