CYLSearchViewController
CYLSearchViewController copied to clipboard
模仿iPhone短信聊天里的搜索框样式,点击搜索后,搜索框平滑移动到导航栏上。
Results
2
CYLSearchViewController issues
Sort by
recently updated
recently updated
newest added
``` AppDelegate *delegate = ((AppDelegate*)[UIApplication sharedApplication].delegate); delegate.rootTabbarController.selectedViewController setNavigationBarHidden:YES animated:YES] ```
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1