CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

SBNavigationController 1.0.6

SBNavigationController 1.0.6

Maintained by spirit-jsb.



  • By
  • spirit-jsb

SBNavigationController

视图结构

SBNavigationController
   ┌─SBContainerViewController
   │    ──SBContainerNavigationController
   │         ──firstViewController
   │
   └─SBContainerViewController
        ──SBContainerNavigationController
             ──secondViewController

API

Property

  • navigationBarClass
  • sb.disablesInteractivePop
  • sb.navigationController
  • sb.navigationController.useSystemBackBarButtonItem
  • sb.navigationController.useRootNavigationBarAttributes
  • sb.navigationController.actualTopViewController
  • sb.navigationController.actualVisibleViewController
  • sb.navigationController.actualViewControllers

Method

  • init(noWrappingRootViewController:)

限制条件

  • iOS 11.0+
  • Swift 5.0+

安装

Cocoapods

pod 'SBNavigationController', '~> 1.0'

Swift Package Manager

https://github.com/spirit-jsb/SBNavigationController.git

作者

spirit-jsb, [email protected]

许可文件

SBNavigationController 可在 MIT 许可下使用,更多详情请参阅许可文件