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

ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'. #500

Open huangtian615 opened 1 year ago

huangtian615 commented 1 year ago

My rn version is 0.70.1. It is installed according to the document, but when I import it, an error is reported. The error prompt is:ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.How can I solve it?

chloe868 commented 1 year ago

@huangtian615 , please check this out https://stackoverflow.com/questions/72755476/invariant-violation-viewproptypes-has-been-removed-from-react-native-migrate-t