Skip to content

MattChanDev/CCYPickerView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCYPickerView

//example

let array = ["lebron","kobe","kevin","james"];

PickerManager.share.showPicker(data: array, superView: self.view) { (model) in print("selected(model)"); }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published