GWLCustomPiker 1.0.3

GWLCustomPiker 1.0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2015

Maintained by im_gwl.



  • By
  • Wanli Gao

自定义外观的pikcerView,使用方法和UIPikcerView基本一致

Requirements

  • iOS 7.0+
  • Xcode 6+

Installation

Usage

import 'GWLCustomPiker.h'

GWLCustomPikerView *customPikerView  = [[GWLCustomPikerView alloc]init];
customPikerView.frame = ?;
customPikerView.dataSource = ?;
customPikerView.delegate = ?; 

gif1

License

GWLCustomPiker is released under the MIT license. See LICENSE for details.