CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

NBSearchField 1.0.0

NBSearchField 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2016

Maintained by Josh Justice.



  • By
  • Josh Justice

A rounded-corner search field

Demo

The demo/ folder contains a demo project showing NBSearchField in use. Open and run it.

Usage

Place a UITextField in your storyboard, then change the class to NBSearchField. You may also want to set the placeholder text to "Search" and set the clear button to "Is Always Visible".

Compatibility

This class has been tested back to iOS 6.0.

Implementation

This class is implemented by setting the corner radius on a UITextField.

License

This code is released under the MIT License. See the LICENSE file for details.