-
Notifications
You must be signed in to change notification settings - Fork 457
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
feat(picker): import picker from community lib #605
base: master
Are you sure you want to change the base?
Conversation
I hope this is merged pretty soon. |
I am having same issue, someone please merge this asap. |
hi there, bumping this so hopefully this can be merged asap. Thanks! |
Hi all. I have the same issue , please merge it ASAP. It will be great. Thanks |
datepicker also needs a version bump |
i fixed the pickers in a fork, feel free to |
Thank you @danielliew for your contribution! As @danielliew suggested, we can use this package for time being 👍
|
This fixed it for me, thanks! |
Picker component does not exist on react-native lts version > 0.66. It must be imported from react-native-picker/picker library.
For now on, this picker community lib must be installed in the project.