HHPageControl 0.1.1

HHPageControl 0.1.1

Maintained by riversea2015.



  • By
  • riversea2015

HHPageControl(RSPageControl)

CI Status Version License Platform

中文介绍

示例工程

拷贝 repo 到本地,切换到 Example 目录下,终端运行 pod install 后就可以正常使用了^_^

屏幕截图

以下为之前 Demo的截图,因为重构后没找到原来的图,所以实际项目中展示的略有差异^_^

Mou icon Mou icon

安装

HHPageControl 支持 CocoaPods,集成非常简单,只需要在你的 Podfile 文件中加上下边的语句,当然,你也可以直接把源文件拷贝到项目里^_^

pod 'HHPageControl'

使用方法

使用时需要以下边的方式导入头文件,如果需要让 HHPageControl 响应点击事件,则需要自己设置 touchAction 这个block.

#import <HHPageControl/HHPageControl.h>

英文介绍

Example

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

ScreenShot

Mou icon Mou icon

Installation

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

pod 'HHPageControl'

Use

Include HHPageControl wherever you need it with the following line.

#import <HHPageControl/HHPageControl.h>

Author

riversea2015, [email protected]

License

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