lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.73k stars 491 forks source link

Release new version with changed package.json #524

Closed sostapenko closed 8 months ago

sostapenko commented 8 months ago

In the current npm version - 8.1.0 we still have dependency for @react-native-picker/picker

Need to release new version.

Awethentique commented 8 months ago

The error message you're seeing, Invariant Violation: requireNativeComponent: "RNCPicker" was not found in the UIManager, typically indicates an issue with linking native modules, specifically related to the @react-native-picker/picker library (or its previous name, @react-native-community/picker).

It seems like the dependencies need to be updated to use the new library