CZSlidingMenuBar 2.1.6

CZSlidingMenuBar 2.1.6

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Oct 2021

Maintained by czeludzki.



  • By
  • czeludzki

CZSlidingMenuBar

CI Status Version License Platform

Example

设置 .(UIScrollView *)linkedScrollView 关联需要联动的 scrollView.
CZSlidingMenuBar 会实时监听 .linkedScrollView 的滑动变化,以更新 CZSlidingMenuBar 的状态.
但并不会影响到 .linkedScrollView 本身 delegate 的设置和使用 !

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CZSlidingMenuBar is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CZSlidingMenuBar'

Author

czeludzki, [email protected]

License

CZSlidingMenuBar is available under the MIT license. See the LICENSE file for more info.