question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Expo SDK 40 Support] Migrate to @react-native-picker/picker

See original GitHub issue

Is your feature request related to a problem?

Expo SDK 40’s beta is released. It includes a PR (https://github.com/expo/expo/pull/11029) by @brentvatne changing to @react-native-picker/picker. I believe this means this library isn’t working with SDK 40.

Describe the solution you’d like

Change the picker dependency from @react-native-community/picker to @react-native-picker/picker

Describe alternatives you’ve considered

Not upgrading to SDK40, or using patch-package to replace the imports.

Additional details

Expo SDK 40 release notes can be found here: https://github.com/expo/expo/blob/master/CHANGELOG.md

Thank you!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
lfkwtzcommented, Dec 3, 2020

handled in 8.0.4

1reaction
lfkwtzcommented, Dec 11, 2020

@brentvatne I added @react-native-picker/picker as a dependency to this library - didn’t realize it should be a peerDependency - maybe that will fix the issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Expo SDK 40 is now available
Today we're announcing our fourth and final SDK release of 2020, Expo SDK 40. SDK 40 includes React Native 0.63, mostly the same...
Read more >
Migration from SDK 37 to 40 · Issue #11314 · expo/expo - GitHub
Bug Report Summary of Issue After upgrade to Expo 40, I ran expo start and this error happened. Environment - output of expo...
Read more >
React Native Expo SDK version is outdated - Stack Overflow
Support for SDK v39 has already been dropped. So you must upgrade to at least v40. You'll find a section on how to...
Read more >
Expo SDK update from 42 to 46 - a lot work? : r/reactnative
It really depends on your project to determine if upgrading would be easy or not. The React Native versions help you give a...
Read more >
Getting started with React Native and Expo SDK
The Expo SDK is a series of native libraries for each iOS and Android platform, ... Moving styles out of the render method...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found