Cero-Studio / ReactNativeWheelPicker

Other
381 stars 240 forks source link

use picker from "@react-native-picker/picker" package #142

Closed imbudhiraja closed 3 years ago

imbudhiraja commented 3 years ago

Descrition

  1. use picker from "@react-native-picker/picker" package
sidongmen commented 3 years ago

This works fine.

dibat commented 3 years ago

Similar PR already merged in master: #136, please close.

@hexadecy, @react-native-community/picker package has been deprecated and replaced with @react-native-picker/picker See https://www.npmjs.com/package/@react-native-community/picker

This package has been deprecated
Author message:

this library has been renamed to @react-native-picker/picker. See the GitHub new repository: https://github.com/react-native-picker/picker
SaadBinWaheed-empglabs commented 1 year ago

Shouldn't this PR be merged?

I am getting the error:

Invariant Violation: Picker has been removed from React Native. It can now be installed and imported from '@react-native-picker/picker' instead of 'react-native'. See https://github.com/react-native-picker/picker