DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.
☆78Apr 18, 2017Updated 8 years ago
Alternatives and similar repositories for DOAutocompleteTextField
Users that are interested in DOAutocompleteTextField are comparing it to the libraries listed below
Sorting:
- Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegme…☆133Dec 30, 2012Updated 13 years ago
- KVO and blocks done right☆51Dec 11, 2014Updated 11 years ago
- Ticker control for iOS☆67Sep 5, 2011Updated 14 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Mar 22, 2014Updated 11 years ago
- A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.☆235Dec 5, 2012Updated 13 years ago
- iOS Framework.☆14Nov 26, 2011Updated 14 years ago
- Create a list with a header section like Game Center on iOS 5☆31Feb 14, 2013Updated 13 years ago
- A category on UIView to easily apply a noise texture. Uses no external images or dependencies to make it very easy to drop into projects.☆191Jul 9, 2011Updated 14 years ago
- ☆84May 8, 2012Updated 13 years ago
- A block based API that allows you to interact with Twitter and Facebook in Objective C☆20Aug 29, 2011Updated 14 years ago
- Describe multi-step UIView animation sequences declaratively.☆447Mar 11, 2015Updated 10 years ago
- Stylable and extensible month calendar view for iPhone☆220Feb 16, 2016Updated 10 years ago
- As seen in camera app on iOS☆97Jun 10, 2011Updated 14 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Aug 17, 2012Updated 13 years ago
- Cocoa framework for accessing the Dropbox REST API☆18Dec 26, 2011Updated 14 years ago
- Alert Picker View☆23Nov 10, 2011Updated 14 years ago
- ☆143Jan 23, 2014Updated 12 years ago
- ☆149May 10, 2018Updated 7 years ago
- Easily assign touch down, touch up, and tapped actions to UIViews using blocks.☆201Oct 27, 2015Updated 10 years ago
- A custom UIViewController with a UITableView which supports "pull to refresh" and "load more"☆137May 10, 2015Updated 10 years ago
- Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.☆130May 11, 2014Updated 11 years ago
- A simple UIView subclass that allows a user to crop an image. If you use it, I'd love to know! Twitter: @barrettjacobsen☆180Aug 30, 2012Updated 13 years ago
- An example how to create a custom iPhone control, that looks like the new flash toggling ui element inside the default camera app (since …☆47Dec 12, 2010Updated 15 years ago
- An overlay for MapKit that shows daylight for the current date and time.☆60Mar 23, 2012Updated 13 years ago
- Class to enable NSLogging all NSNotifications being posted in real time☆33Sep 14, 2011Updated 14 years ago
- A sample app comparing Grid Views for iOS in a single app. This was done on a lazy Saturday night to test out the various options out th…