CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Nov 2016 |
Maintained by Josh Justice.
A rounded-corner search field
The demo/ folder contains a demo project showing NBSearchField in use. Open and run it.
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".
This class has been tested back to iOS 6.0.
This class is implemented by setting the corner radius on a UITextField.
This code is released under the MIT License. See the LICENSE file for details.