HHHorizontalPagingView 1.2.8

HHHorizontalPagingView 1.2.8

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2018

Maintained by Hu Huan.



  • By
  • Huanhoo

HHHorizontalPagingView

License MIT Pod version Platform info


简介

HHHorizontalPagingView是一个实现上下滚动时菜单悬停在顶端,并且可以左右滑动切换的视图,如下图所示

demo


注意事项

headerView中控件点击事件的回调: (^clickEventViewsBlock)(UIView *eventView)block

滚动视图切换的回调: (^pagingViewSwitchBlock)(NSInteger switchIndex)

CocoaPods

通过CocoaPods集成

pod 'HHHorizontalPagingView'        

项目介绍

可以移步本人博客,有详细介绍