19 skills found
chenliangloveyou / EasyNavigation一款超级简单的导航条管理工具。完全自定义导航条。没有UINavigationBar 和 UINavigationItem 这两个类。完全是对UIView的操作。
GitHawkApp / DropdownTitleViewA UINavigationItem.titleView compatible UIControl with a title, subtitle, and dropdown.
amisare / NNNavigationBarNNNavigationBar 实现导航条背景渐变过渡动画的轻量级框架
antongaenko / UINavigationItem LoadingSimple category to show a loading status in a navigation bar in place of left/right items or title.
Geri-Borbas / IOS.Blog.SwiftUI Search Bar In Navigation Bar🔍 SwiftUI (1) search bar in the navigation bar.
devxoul / UINavigationItem MarginMargins for UINavigationItem
spicyShrimp / IOS 11 UINavigationItem SXFixSpaceiOS11导航栏按钮的位置偏移问题的解决方案 及iOS11之前的导航栏按钮的位置偏移问题的解决方案
lemonlabs / UINavigationItem IOS7SpacingCategory to fix iOS 7 UINavigationItem spacing
sebjvidal / UINavigationItem LargeTitleAccessoryView DemoNo description available
nek023 / QBTitleViewTitle label and image view for 'titleView' property of UINavigationItem
ebetabox / UIBarButtonItemGroupingiOS category on UINavigationItem that groups UIBarButtonItem buttons on the left or rightBarButtonItems
mkral / UINavigationItem AnimatedPromptThis UINavigationItem Category adds the ability to set the prompt with an animation and provides a completion block so you can dismiss the view controller after the prompt is gone.
khumargirdhar / 100DaysOfSwiftThis is my code from all the projects in my 100 Days Of Swift
DarkAngel7 / UINavigationController DAPowerfulCustomizationA category to expand UINavigationController, UINavigationItem and UIViewController. You can customization UINavigationBar for each view controller and enjoy your life.
nbasham / ViewControllerPlaygroundEasily create reusable playground UIViewControllers for any iPhone or iPad.
kevin49999 / ActivityNavigationItemIndicate loading on UINavigationItem
maximbilan / SwiftTintedButtonExtensionA small Swift extension for tinting UIButton, like a UIBarButtonItem or a UINavigationItem
iosdeveloper / CustomBackButtonCustom back button as UIBarButtonItem for use in an UINavigationItem e.g. of your modal view controller
fengzifeng / ControllerAnimatedTransitioning自定义转场动画,并且带有手势返回,手势兼容系统push,pop, 并且每个controller自定义自己的UINavigationItem.可作为框架,方便处理页面的滑动,便于管理页面的导航问题