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.
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-pickerIncluded picker needs to be updated to community package.