Stay in touch
SplittingTriangle
October 06, 2014 • MIT License
iOS port of Splitting triangle, a simple loading-style animation.
https://dribbble.com/shots/1678788-Splitting-triangle
Slidden
October 06, 2014 • MIT License
Slidden is an open source, customizable, iOS 8 keyboard, written in Swift. iOS 8 brought us the ability to create fully customizable keyboards, but does not provide a strong foundation to start fro...
CDSideBarController
October 06, 2014 • MIT License
CDSideBarController is a light and easy side bar with custom iOS7 animations and actions
HBVLinkedTextView
October 06, 2014 • MIT License
UITextView subclass that lets you set a block to be executed when a user taps a specified word, phrase, or regex match.
KIInPlaceEdit
October 05, 2014 • MIT License
In-place editing for UILabel!
UILabel+InPlaceEdit.h enables users to edit a label in the place.
No inheritance. Just import the category and [label ipe_enableInPlaceEdit];
:)
Related Link...
SDiPhoneVersion
October 05, 2014 • MIT License
Objective-C library for detecting running device model and screen size.
With the newer devices, developers have more work to do. This library simplifies their job by allowing them to get infor...
InstagramSimpleOAuth
October 05, 2014 • MIT License
A quick and simple way to authenticate an Instagram user in your iPhone or iPad app.
Quick How-To:
* Create an instance of InstagramSimpleOAuthViewController and pass in an Instagram client I...
INTUAnimationEngine
October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS.
INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
ImagePickerSheetController
October 04, 2014 • MIT License
ImagePickerSheetController is a component that replicates the custom photo action sheet in iMessage. It's very similar to UIAlertController which makes its usage simple and concise.
RateMyApp (Swift)
October 03, 2014 • MIT License
RateMyApp is a class to provide gentle reminders for app users to rate your app, written completely in swift
Features:
1) Easy setup
2) Supports iOS7 & iOS8
CBPWordPress
October 03, 2014 • MIT License
CBPWordPress is an iOS library that will allow you to easily include content from a WordPress blog in your app. The library can fetch lists of posts, individual posts and comments as well as submit...
SQTShyNavigationBar
October 03, 2014 • MIT License
A shrinking (shy) navigation bar that automatically adjusts as a user scrolls, with customizable full and "shy" heights.The goal is to be as robust as possible, smoothly handling the trickier edge ...
VMaskTextField
October 01, 2014 • MIT License
VMaskTextField is a library which create an input mask.An inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers etc
SCLogger
October 01, 2014 • MIT License
SCLogger is a debugging console created by developer for developers, easy integration with your project. For all NSLog
xcres
October 01, 2014 • MIT License
xcres searches your Xcode project for resources and generates an index as struct constants. So you will never have to reference a resource, without knowing already at compile time if it exists or n...
LNNotificationsUI
September 30, 2014 • BSD License
LNNotificationsUI is a framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications. It is meant to complement the native look and feel, by providing a pixel-accurate (as...
DIImageView
September 30, 2014 • MIT License
A Snapchat-like caption integrated within a regular UIImageView.
No image provided.
MapManager (Swift)
September 30, 2014 • MIT License
Map manager is a MapKit wrapper to provide route direction drawing written entirely in Swift
1) Closure support
2) Get directions using Apple service
3) Get directions using Google service...
ATTutorialController
September 29, 2014 • MIT License
A tutorial controller ready to use. Uses its own UIWindow.
ZCSHoldProgress
September 29, 2014 • MIT License
A UILongPressGestureRecognizer that displays its progress.