Typing on iOS devices can be tedious, especially on the iPhone and nobody wants to type the sam ething over and over again
Here’s a library from Jon Sibley called HTAutoCompleteTextField designed to help with this issue.
This library provides a UITextField subclass with built-in auto-completion from a specified data source. Included is an example using a data source containing many different e-mail service domains.
The video below shows the library in action on a UITextField:
You can find HTAutoCompleteTextField on Github here.
A nice way to add a text field with auto-completion and without taking up any extra screen space.
- Objective-C UIControl Category Inspired By JQuery Adding Many Blocks-Based Events
- UITextField Validation That Also Handles Copy/Paste
- Open Source: Drop In Solution To Move UITextField Or UITextView When Using Keyboard
- Open Source: Library Allowing For Automatic Synchronization Between Portrait And Landscape Views
- Best Resources In iOS Development – June 6th 2011
Original article: Open Source iOS Library Providing A UITextField With AutoCompletion
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





