KSOSearchBar is an alternative implementation of UISearchBar
. The goal being to avoid the graphical and layout issues present in UISearchBar
.
You can install KSOSearchBar using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Ditko, Stanley, and KSOFontAwesomeExtensions as KSOSearchBar relies on them.
You must also include the FontAwesome.ttf font in your application bundle which can be found at http://fontawesome.io/.
Third party:
Apple:
UIKit
,iOS
andtvOS