Search results for auto

AppStoreStyleHorizontalScrollView screenshot

AppStoreStyleHorizontalScrollView

August 31, 2015 • MIT License
App store style horizontal scroll view
ZTDropDownTextField screenshot

ZTDropDownTextField

August 17, 2015 • MIT License
-Provide dropdown suggestions below UITextField -Alternative of UISearchController -Dropdown list will hide automatially, when user tap outside of it -Implemented with AutoLayout, support ...
GooglePlacesSearchController screenshot

GooglePlacesSearchController

July 04, 2015 • MIT License
Google Places autocompleting address search controller
No image provided.

HNKGooglePlacesAutocomplete

July 04, 2015 • MIT License
An Objective-C wrapper for the Google Places Autocomplete API
Tomate screenshot

Tomate

June 29, 2015 • MIT License
This is in the App Store as Fojusi
GrowingTextViewHandler screenshot

GrowingTextViewHandler

June 24, 2015 • MIT License
An NSObject subclass to handle resizing of UITextView as the user types in. The textview resizes as long as the number of lines lies between specified minimum and maximum number of lines.
No image provided.

ARDynamicHeightLayoutCell

June 01, 2015 • MIT License
An simple UICollectionView Category for automatically caculate cell height.
Facade screenshot

Facade

May 25, 2015 • MIT License
Programmatic view layout for the rest of us.
DRPageScrollView screenshot

DRPageScrollView

May 17, 2015 • MIT License
Block-driven paginated scroll view. - __Block-driven__ page setup. - __Auto Layout__ friendly. - __Page reusability__ à la UITableView reusable cells.
UILabel-AutomaticWriting screenshot

UILabel-AutomaticWriting

March 10, 2015 • MIT License
UILabel category with automatic writing animation. Inspired by Google Trends - Hot Searches (http://www.google.com/trends/hottrends/visualize)
AutocompleteTextfieldSwift screenshot

AutocompleteTextfieldSwift

February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
UIView-UpdateAutoLayoutConstraints screenshot

UIView-UpdateAutoLayoutConstraints

February 23, 2015 • Public Domain License
An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)
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...
NHAutoCompleteTextField screenshot

NHAutoCompleteTextField

January 30, 2015 • Apache 2.0 License
This is an auto complete text field which filters the list as per the searched criteria. It has the option to handle drop down direction and highlight the search when user types. It requires ARC.
ABCGooglePlacesAutocomplete screenshot

ABCGooglePlacesAutocomplete

January 29, 2015 • MIT License
ABCGooglePlacesAutocomplete is an easy to use location autocomplete feature that utilizes the Google Places API to suggest locations to the user. To use GooglePlacesAutocomplete, please do the f...
NMBottomTabBarController screenshot

NMBottomTabBarController

January 12, 2015 • MIT License
A fully customizable tab bar controller for iOS written in Objective C. It uses autolayout. It requires iOS 7.1 + and ARC. You can set custom icon images, text, selected and unselected background...
MLAutoReplace screenshot

MLAutoReplace

January 09, 2015 • MIT License
XCode plugin 1.You can use shortcut key Shift+Command+\ to auto re-indent all source of the current edit file. 2.You can custom your own text command to write faster with regex replacer. 3...
MMTransitionEffect screenshot

MMTransitionEffect

December 23, 2014 • MIT License
This is Extension Of RSTransitionEffect(yeahdongcn) Transformed From (Frame based animation) to (Constraint Based Animation)
HTKDynamicResizingCell screenshot

HTKDynamicResizingCell

November 19, 2014 • Apache 2.0 License
Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of ce...
JTScrollViewController screenshot

JTScrollViewController

November 17, 2014 • MIT License
Create a ScrollViewController on iOS pragmatically using Auto Layout without a nib file.