react-component / m-picker

React Mobile Picker(web & react-native)

Home Page:http://react-component.github.io/m-picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WrapComponent 没法设置 className

warmhug opened this issue · comments

return (<WrapComponent style={props.wrapStyle}>
这样搞虽然能顾及 rn ,但不够灵活,不能设置web 的 className

pr