Skip to content

CZSlidingMenuBar can automatically interact with other scroll views on the slide.

License

Notifications You must be signed in to change notification settings

czeludzki/CZSlidingMenuBar

Repository files navigation

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, czeludzki@gmail.com

License

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

About

CZSlidingMenuBar can automatically interact with other scroll views on the slide.

Resources

License

Stars

Watchers

Forks

Packages