Search results for key

JKKeyboard screenshot

JKKeyboard

February 27, 2014 • MIT License
JKKeyboard keeps track of the keyboard frame, and lets you manage your scroll view insets along with custom views' frames the easy way, handling animations completely transparently for you. It will...
KeyboardController screenshot

KeyboardController

January 25, 2014 • MIT License
Simplifies iOS keyboard handling.
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 :)
Canvas screenshot

Canvas

December 05, 2013 • MIT License
Animate in Xcode without code.
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...
JazzHands screenshot

JazzHands

October 03, 2013 • MIT License
Simple keyframe animations for scrolling intros. Jazz Hands is a simple, keyframe based animation framework for UIKit. Animations can be controlled via gestures, scroll views, kvo, or ReactiveCo...
IQKeyboardManager screenshot

IQKeyboardManager

September 02, 2013 • MIT License
IQKeyboardManager is a drop-in universal library which allows you to prevent issues of the keyboard sliding up and covering UITextField/UITextView without needing you to writing any code and much m...
RDVKeyboardAvoiding screenshot

RDVKeyboardAvoiding

August 27, 2013 • MIT License
Keyboard avoiding scroll view for iOS
WUEmoticonsKeyboard screenshot

WUEmoticonsKeyboard

July 29, 2013 • MIT License
Customizable emoticons keyboard for iOS.
Emoji Keyboard screenshot

Emoji Keyboard

July 07, 2013 • MIT License
An alternate keyboard for iOS with all the emojis provided by Apple.
Numberpad screenshot

Numberpad

March 01, 2013 • MIT License
LNNumberpad is a custom numeric keyboard for the iPad which works with both UITextField's and UITextView's requiring no changes other than adding an instance of the LNNumberpad class as the inputVi...
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
SocialAccounts screenshot

SocialAccounts

February 12, 2013 • Apache 2.0 License
SocialAccounts is an iOS framework that provides an easy way to manage social network accounts
Custom iOS Keyboards screenshot

Custom iOS Keyboards

January 30, 2013 • MIT License
Custom Keyboards for iOS allows you to create a keyboard inputView that looks and feels just like the iPad or iPhone/iPod touch keyboard. It is particularly useful for developers who are looking to...
KGKeyboardChangeManager screenshot

KGKeyboardChangeManager

January 24, 2013 • MIT License
A wrapper around the hairy world of iOS keyboard notifications and frames. Pushing content out of the way of the keyboard can be pretty troublesome on iOS. The frame you get is in portrait scree...
DLIDEKeyboard screenshot

DLIDEKeyboard

January 22, 2013 • MIT License
Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.
DBValidator screenshot

DBValidator

January 15, 2013 • MIT License
General purpose validation framework for Objective-C/iOS. Supports adding validation rules to any keypath on an NSObject.
Greenscreen screenshot

Greenscreen

January 09, 2013 • MIT License
Composite arbitrary content onto a greenscreen on your iPad. A project based off Erik M. Buck's code, available from http://www.informit.com/articles/article.aspx?p=1946398. All credit goes t...
ShortcutRecorder screenshot

ShortcutRecorder

December 28, 2012 • CC BY 3.0 License
The best control to record shortcuts on macOS - Objective-C framework developed with Swift in mind - Easily stylable - Translated into 22 languages - Supports macOS Accessibility - Thoroughl...
XCDFormInputAccessoryView screenshot

XCDFormInputAccessoryView

December 08, 2012 • MIT License
XCDFormInputAccessoryView is a view to be used above the keyboard with previous, next and done buttons for navigating text fields.