RoySearch:把UISearchBar和UISearchDisplayController封装在一起的一个Search控件,直接调佣,适配tableView

时间:2021-05-18 13:00:53
【文件属性】:
文件名称:RoySearch:把UISearchBar和UISearchDisplayController封装在一起的一个Search控件,直接调佣,适配tableView
文件大小:36KB
文件格式:ZIP
更新时间:2021-05-18 13:00:53
Objective-C RoySearch //把UISearchBar和UISearchDisplayController封装在一起的一个Search控件,用时只需在需要调用的ViewController里调用即可。完美适配tableView。 //A customed and packaged category that combined UISearchBar and UISearchDisplayController , you can use it in your ViewController with only a few steps and it's fits good in tableView. //step 1 #import RoySearch.h //step 2 @property (nonatomic,strong) RoySearch *mySearch; //setp 3 self.
【文件预览】:
RoySearch-master
----RoySearchDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()
----RoySearchDemoTests()
--------Info.plist(754B)
--------RoySearchDemoTests.m(879B)
----README.md(595B)
----RoySearchDemo()
--------main.m(336B)
--------ViewController.m(2KB)
--------AppDelegate.h(279B)
--------Info.plist(1KB)
--------Images.xcassets()
--------AppDelegate.m(2KB)
--------RoySearch()
--------ViewController.h(217B)
--------Base.lproj()

网友评论