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

Picker not part of RN core any more #1199

Closed
yoshi415 opened this issue Apr 13, 2020 · 2 comments
Closed

Picker not part of RN core any more #1199

yoshi415 opened this issue Apr 13, 2020 · 2 comments
Labels
enhancement plat: react-native Primarily affects react-native (iOS / Android) rn-breaking-change

Comments

@yoshi415
Copy link

We noticed this yellow warning after upgrading to RN 0.62.0:

Picker has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/picker' instead of 'react-native'. See https://github.com/react-native-community/react-native-picker

Included picker needs to be updated to community package.

@mikehardy
Copy link
Contributor

I noticed that too. When a similar thing happened with netinfo, the PR to handle it (by extracting it to an extension) looked like this: #1119

@fbartho
Copy link
Contributor

fbartho commented Aug 9, 2020

@yoshi415 I've slotted this into the next reactxp release on the roadmap! Let's talk about the details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement plat: react-native Primarily affects react-native (iOS / Android) rn-breaking-change
Projects
None yet
Development

No branches or pull requests

3 participants