Skip to content

A custom pickerview, so that we can modify the details of it which is the NSPickerView's disadvantage .

License

Notifications You must be signed in to change notification settings

nimitz871016/DLXPickerView

Repository files navigation

DLXPickerView

A custom pickerview, so that we can modify the details of it which is the NSPickerView's disadvantage .

Usage

Copy all files into your project. Init it like this:

_tableView = [[KNTableView alloc]initWithFrame:tableViewFrame style:UITableViewStylePlain data:data];
[self addSubview:_tableView];

end

About

A custom pickerview, so that we can modify the details of it which is the NSPickerView's disadvantage .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published