Search results for ken

Rickenbacker screenshot

Rickenbacker

February 27, 2022 • MIT License
🎉 MVVM + RxSwift Project Architecture.
ResizingTokenField screenshot

ResizingTokenField

July 07, 2019 • MIT License
A token field implementation written in Swift 5. The token field displays an optional label at the start, a multiline list of tokens, and a text field at the end. Tokens can be collapsed into a ...
SwiftInstagram screenshot

SwiftInstagram

October 07, 2017 • MIT License
Swift Client for Instagram API https://andergoig.github.io/SwiftInstagram/
Kakapo screenshot

Kakapo

August 25, 2016 • MIT License
🐤Dynamically Mock server behaviors and responses in Swift
UURCCentralizedTokenView screenshot

UURCCentralizedTokenView

August 05, 2016 • MIT License
Customizable Centralized TokenView
Token Input View screenshot

Token Input View

July 25, 2016 • Apache 2.0 License
The TokenInputView class implements the behavior for a scrollable, multiline text (Tokens) seperated by ','. The class supports the display of text using custom style information and also supports ...
No image provided.

KBImageView

July 08, 2016 • MIT License
UIImageView with Ken Burns effect.
No image provided.

NWSTokenView

June 23, 2016 • MIT License
NWSTokenView is a flexible UIView subclass that shows a collection of objects in a similar manner to the Messages app.
RKTagsView screenshot

RKTagsView

June 23, 2016 • MIT License
Highly customizable iOS tags view
MOJailBrokenDector screenshot

MOJailBrokenDector

September 24, 2015 • MIT License
It is converted swift language from JailBrokenDector project
ResponsiveLabel screenshot

ResponsiveLabel

June 09, 2015 • MIT License
A UILabel subclass which detects given patterns specified by regular expression and makes them tappable. This also allows to replace the default ellipse of UILabel with tappable attributed string. ...
WAAccountStore screenshot

WAAccountStore

June 07, 2015 • MIT License
WAAccountStore is a simple yet extensible account system. It encapsulates the basic account management functions, the security storage of the account credential. And allows you to store any usef...
CLTokenInputView screenshot

CLTokenInputView

February 18, 2015 • MIT License
CLTokenInputView is an almost pixel perfect replica of the input portion iOS's native contacts picker, used in Mail.app and Messages.app when composing a new message. NOTE: It does not provide t...
KSTokenView (Swift) screenshot

KSTokenView (Swift)

February 05, 2015 • MIT License
KSTokenView for iOS written in Swift, displays a collection of tokens in a an editable UITextField similar to NSTokenField, and sends messages to delegate object. It can be used to gather small amo...
ZFTokenField screenshot

ZFTokenField

December 15, 2014 • MIT License
iOS custom view that let you add token view inside like NSTokenField
VENTokenField screenshot

VENTokenField

July 08, 2014 • MIT License
Easy-to-use token field that is used in the Venmo app.
CPKenburnsSlideshowView screenshot

CPKenburnsSlideshowView

May 01, 2014 • MIT License
Inspired by Hey Day. `pod 'CPKenburnsSlideshowView', '~> 1.0'`
CPKenburnsView screenshot

CPKenburnsView

April 14, 2014 • MIT License
A drop-in Ken Burns effect for images.
RPTokenControl screenshot

RPTokenControl

September 21, 2013 • Public Domain License
A re-implementation of NSTokenField that works out some of the bugs, supports Cocoa bindings, allows token size to vary with "count" of item (tag cloud), can append count to item text. Various cos...
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.