yz1311 / react-native-wheel-picker

react native高性能wheel picker组件,日期、日期段、省市区三级等模式
139 stars 39 forks source link

pickerIos 已经被删除 #51

Closed JonsonHI closed 2 years ago

JonsonHI commented 2 years ago

Invariant Violation: PickerIOS 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

iOS这边的 picker 已经 在react-native 中移除掉了 请问该如何处理

yz1311 commented 2 years ago

这个库已经将ios的picker代码放进去了,所以不必依赖于@react-native-picker/picker

JonsonHI commented 2 years ago

刚看了源码 确实 放到 iOS文件里了 不好意思 我的问题 , 大意了