yz1311 / react-native-wheel-picker

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

ios 选中样式问题 #37

Open zhangxf97 opened 2 years ago

zhangxf97 commented 2 years ago

ios版本:14.3 WechatIMG4

期待现象,多个wheel时,选中样式未一整条

yz1311 commented 2 years ago

一整条 是啥意思?

zhangxf97 commented 2 years ago

一整条 是啥意思? WechatIMG1 类似这种选中框时一整条的,感觉是ios自带的样式

yz1311 commented 2 years ago

这个问题我查了下,是原生ios的问题,我有空看下是否有UIPickerView是否也有类似的办法解决

http://dreamphp.cn/blog/detail?blog_id=20113

zhangxf97 commented 2 years ago

这个问题我查了下,是原生ios的问题,我有空看下是否有UIPickerView是否也有类似的办法解决

http://dreamphp.cn/blog/detail?blog_id=20113

🙏🙏

HuXin957 commented 2 years ago

这个问题我查了下,是原生ios的问题,我有空看下是否有UIPickerView是否也有类似的办法解决

http://dreamphp.cn/blog/detail?blog_id=20113

老哥,安卓选中状态上下的那两根线怎么去掉

yz1311 commented 2 years ago

待尝试

https://github.com/react-native-picker/picker/issues/133#issuecomment-716178944

jokunhe commented 2 years ago

后续有尝试么

whwhdtk5689 commented 1 year ago

hi.

Can you give me the code of how you changed the background color of the selected item?

你能给我代码告诉我你选择的道具的背景颜色是怎么换的吗?

how