Search results for auto

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.
SMAccessibilityOverlay screenshot

SMAccessibilityOverlay

May 31, 2013 • MIT License
Tool for developers to visualize what voiceover users will "see" when using their apps.
ACEAutocompleteBar screenshot

ACEAutocompleteBar

May 25, 2013 • MIT License
Simple `UITextField` category to display text suggestions in real-time on the top of the virtual keyboard.
DPTextField screenshot

DPTextField

April 19, 2013 • MIT License
A replacement for UITextField with loads of extras, including auto fill. Auto-fill suggestions appear "under" the keyboard. See: https://raw.github.com/ebaker355/DPTextField/master/DPTextFieldAutoF...
MTTestSemaphore screenshot

MTTestSemaphore

April 02, 2013 • MIT License
A class to help you create unit tests that test asynchronous methods. You will need this to unit test any class that fetch data from the network, use location, camera, etc.
AutoScrollLabel screenshot

AutoScrollLabel

March 13, 2013 • MIT License
A UILabel with auto scrolling (marquee) for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc. Works with tvOS 9, iOS 7 and greater.
IGAutoCompletionToolbar screenshot

IGAutoCompletionToolbar

March 10, 2013 • MIT License
IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
TRAutocompleteView screenshot

TRAutocompleteView

March 08, 2013 • BSD License
Autocomplete view attachable to any UITextField. Ships with Google Maps items source and sample cell factory. Can be configured to autocomplete from any source, supports custom cell factory for adv...
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...
HTAutocompleteTextField screenshot

HTAutocompleteTextField

February 01, 2013 • MIT License
HTAutocompleteTextField is a subclass of UITextField that automatically displays text suggestions in real-time on the text the user has entered. This is perfect for automatically suggesting the dom...
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
MTPopupWindow screenshot

MTPopupWindow

October 10, 2012 • MIT License
A class to show a popup window in iOS6, which loads a local html file or a remote website.
JCAutocompletingSearch screenshot

JCAutocompletingSearch

October 01, 2012 • MIT License
Search controller table view widget for querying asynchronous backends allowing user selection from results.
SPGooglePlacesAutocomplete screenshot

SPGooglePlacesAutocomplete

August 08, 2012 • MIT License
SPGooglePlacesAutocomplete is a simple objective-c wrapper around the Google Places Autocomplete API. The API can be used to provide autocomplete functionality for text-based geographic searches, b...
iPad Suggestions List screenshot

iPad Suggestions List

June 08, 2012 • MIT License
Easily display a popover on iPad with autocomplete suggestions for text fields.
AutocompletionTableView screenshot

AutocompletionTableView

March 20, 2012 • BSD License
UITableView offering suggestions from a custom dictionary as user types text in UITextField.
DAAutoScroll screenshot

DAAutoScroll

February 26, 2012 • MIT License
DAAutoScroll is a collection of UIScrollView subclasses that allows a UIScrollView (or similar) to automatically scroll itself with adjustable speed.
DOAutocompleteTextField screenshot

DOAutocompleteTextField

October 02, 2011 • BSD License
DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.
HPGrowingTextView screenshot

HPGrowingTextView

August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...
AutoResizingEditableTableViewCell screenshot

AutoResizingEditableTableViewCell

May 07, 2011 • Unspecified License
iOS UITableViewCell that automatically adjusts its height as you enter text.