@react-native-picker/picker expo managed - Update for latest features

  1. SDK Version: 41
  2. Platforms(Android/iOS/web/all): Android

react-native-picker/picker just released 1.16.0 which adds:

onBlur/onFocus for android.

This is a huge improvement for the picker.

https://github.com/react-native-picker/picker/commit/58ad784fb18aa648e890a7cd2747c2039503c327

When i run expo install @react-native-picker/picker it installs 1.9.11. I tried upgrading it manually to the latest version but then it stopped working completely.

How often does packages get updated/Can you somehow update it manually?

Thank you

Hey @reft, library updates like this tend to occur with SDK releases which occur on a quarterly basis. If this is a blocker for you, I would suggest looking into the bare workflow where you will be able to have more control over the library versions your project can use.

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.