Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - add support for cell contents to be a view #4

Closed
michaelschwinges opened this issue Dec 13, 2015 · 5 comments
Closed
Assignees

Comments

@michaelschwinges
Copy link

Hi, would you consider adding support for row contents to be a UIView instead of a text label? Thank you for writing PickerView.

@filipealva
Copy link
Owner

Hello Michael,

Thanks for getting in touch.

Yes, I've considered to do that, but I've considered implementing a lot of features that I was not sure if people would use it. So I decided to launch this first version and wait for the community feedback and here it is! hehe

I will convert your issue to enhancement, add it as a TODO item on the project and implement as soon as possible.

Again, thank you opening it.

@filipealva filipealva self-assigned this Dec 13, 2015
@michaelschwinges
Copy link
Author

You are very kind for responding so quickly. I googled and looked for ages and yours is the only one that I could find that extends UIListView to work like UIPickerView without the stupid 3D perspective carousel effect.

Attached is a pic of what I'm trying to achieve, so since your class doesn't do components, I plan to use two side by side.

Thank you again :-)

img

@filipealva
Copy link
Owner

Hahah the 3D perspetive carousel effect is on the roadmap, but relax: It will be optional :P

I can't see the pic of your pickerview, I think you should attach it here through Github instead of e-mail.

@filipealva
Copy link
Owner

Solved with the merge of #6.. Soon I'll make it available through Cocoapods

@filipealva
Copy link
Owner

@michaelschwinges Just released version 0.2.0 which supports a Custom View as a item on PickerView.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants