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

feat(picker): import picker from community lib #605

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

feliciovcm
Copy link

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.

@Ligator
Copy link

Ligator commented Dec 17, 2021

I hope this is merged pretty soon.
Thank you!

@lakhtoptal
Copy link

I am having same issue, someone please merge this asap.
Thanks

brian-b4t added a commit to Bill4Time/tcomb-form-native that referenced this pull request Apr 29, 2022
@danielliew
Copy link

hi there, bumping this so hopefully this can be merged asap. Thanks!

@almuly
Copy link

almuly commented Aug 31, 2022

Hi all. I have the same issue , please merge it ASAP. It will be great. Thanks

@danielliew
Copy link

datepicker also needs a version bump

@danielliew
Copy link

i fixed the pickers in a fork, feel free to npm i this package for the time being https://github.com/danielliew/tcomb-form-native.git

@ThanoshanMV
Copy link

Thank you @danielliew for your contribution!

As @danielliew suggested, we can use this package for time being 👍

npm install git+https://github.com/danielliew/tcomb-form-native.git

@Kupascafe
Copy link

Kupascafe commented Dec 18, 2022

image
Any idea why it cant find the fork?
tried
npm install danielliew/tcomb-form-native --save
npm install git+https://github.com/danielliew/tcomb-form-native.git

@ethanrmiles
Copy link

i fixed the pickers in a fork, feel free to npm i this package for the time being https://github.com/danielliew/tcomb-form-native.git

This fixed it for me, thanks!

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

Successfully merging this pull request may close these issues.

8 participants