Skip to content

(此代码为作者初学OC练手之作,目前作者已经改用swift,停止维护此代码,不建议使用)实现将当前选择项放大显示的选择器

Notifications You must be signed in to change notification settings

changelee82/CLZoomPickerView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLZoomPickerView 1.0

实现当前选项放大显示的选择器


作者:李辉
联系方式:[email protected]
编译环境:Xcode 7.2
运行环境:iOS 9.2 运行正常
您在使用该控件的过程中,如有任何疑问或建议,请通过邮箱联系我,谢谢!

![image](https://github.com/changelee82/CLZoomPickerView/raw/master/Demo.gif)

使用方法

可使用自动布局或代码添加该控件;
添加协议 CLZoomPickerViewDelegate、CLZoomPickerViewDataSource;
为选择器设置参数;
实现代理方法。
例子请参考代码。

历史版本

v1.0 - 2015-12-15
Added
基础功能完成

About

(此代码为作者初学OC练手之作,目前作者已经改用swift,停止维护此代码,不建议使用)实现将当前选择项放大显示的选择器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published