Search results for ai

ADSR screenshot

ADSR

October 08, 2013 • MIT License
Customizable ADSR Controller
SWTableViewCell screenshot

SWTableViewCell

October 07, 2013 • MIT License
An easy-to-use UITableViewCell subclass that implements a swipeable content view which exposes utility buttons (similar to iOS 7 Mail Application)
iOS 7 Sampler screenshot

iOS 7 Sampler

October 05, 2013 • MIT License
Code examples for the new features of iOS 7. Contents: - Dynamic Behaviors - Speech Synthesis - Custom Transition - 3D Map - iBeacon - 120fps Video Recording - Smile Detection - Image ...
EAIntroView screenshot

EAIntroView

September 22, 2013 • MIT License
This is highly customizable drop-in solution for introduction views. Some features (remember, most features are optional and can be turned off): * for each basic page: * background (with c...
AIMBalloon screenshot

AIMBalloon

September 21, 2013 • MIT License
Example control showing how to use UIDynamicAnimator in iOS 7. In addition it shows how to create CAShapeLayer which reacts to gravity.
TSActivityIndicatorView screenshot

TSActivityIndicatorView

September 20, 2013 • Apache 2.0 License
This is very simple view class that looks like an UIActivityIndicatorView but is fully customizable. It's great for you if you want to add indicator view to you game or app and it should be customi...
AIMTableViewIndexBar screenshot

AIMTableViewIndexBar

September 16, 2013 • MIT License
Custom index bar for UITableView. Easy to customize, gives user great experience. Works on iOS 5.0 - 7.0. Tested with Xcode 4.6 and 5.0 pod 'AIMTableViewIndexBar', '~> 0.1.0'
RMSTokenView screenshot

RMSTokenView

September 14, 2013 • MIT License
RMSTokenView is a text-field like view that handles tokens as seen in the Mail app. It was inspired and reworked from davbeck's TURecipientBar.
No image provided.

SCStackViewController

September 12, 2013 • MIT License
SCStackViewController is a generic container view controller which allows you to stack child view controllers on the top/left/bottom/right of the root and build custom transitions between them whil...
ThatCloud screenshot

ThatCloud

August 29, 2013 • MIT License
ThatCloud is an open-source iOS application that allows you to access, view, and work with all of the content you have online. It's a good example on how to use: * AFNetworking with complex a...
ThatInbox screenshot

ThatInbox

August 29, 2013 • MIT License
ThatInbox is simple, elegant, and free new way to do your email on an iPad. It's completely free and open source. It's a full app that is an example on how to do: * sending emails * receivin...
UIView+AutoLayout screenshot

UIView+AutoLayout

August 26, 2013 • MIT License
`NOTE:` UIView+AutoLayout has been deprecated in favor of `PureLayout`, which includes OS X support! https://github.com/smileyborg/PureLayout The ultimate API for iOS Auto Layout -- impressively...
ALAlertBanner screenshot

ALAlertBanner

August 24, 2013 • MIT License
Clean and simple alert (or notification) banners for iPhone and iPad. Multiple configurations and options available. iOS 5.0+ tested.
MSCMoreOptionTableViewCell screenshot

MSCMoreOptionTableViewCell

August 21, 2013 • MIT License
Drop-in solution to achieve the "More" button in an UITableView's "swipe to delete"-menu by extending Apple's own implementation and not rewriting it, so UITableView's standard behavior isn't chang...
CocoaGLPaint screenshot

CocoaGLPaint

August 08, 2013 • Apache 2.0 License
OpenGL Paint for OS X. Available features: * configurable pen (softness, color, size, opacity) * configurable eraser (softness, size, opacity) * undo/redo (pen/eraser) steps * saving ...
MHValidation screenshot

MHValidation

August 06, 2013 • MIT License
Validates objects in a view. You just have to set the classes which you want to validate. Supports: - UITextView - UITextField - UISwitch - UISegmentedControl
KeepLayout screenshot

KeepLayout

August 05, 2013 • MIT License
Making Auto Layout easier to code. Keep Layout is project under active development whose purpose is to make Auto Layout much easier to use from code! No more Interface Builder or Visual Format. ...
Masonry screenshot

Masonry

July 24, 2013 • MIT License
A light-weight layout framework which makes creating iOS AutoLayout NSLayoutConstraints in code quick, readable and descriptive.
AksStraightPieChart screenshot

AksStraightPieChart

July 03, 2013 • Unspecified License
A bar-style chart control.
DAScratchPad screenshot

DAScratchPad

June 22, 2013 • MIT License
DAScratchPad is a small UIView subclass that provides a simple drawing interface. It provides both a painting and airbrushing capability. You can put this view anywhere in your UI, and your user ca...