Commit acacc04e authored by xwenliang's avatar xwenliang

Merge branch 'master' of github.com:beefe/react-native-picker

parents a9203c7f 3abba542
...@@ -62,7 +62,7 @@ if 0.24 < react-native `npm install react-native-picker --save` ...@@ -62,7 +62,7 @@ if 0.24 < react-native `npm install react-native-picker --save`
<Picker <Picker
style={{ style={{
height: 300 height: 300
}}, }}
showDuration={300} showDuration={300}
showMask={true} showMask={true}
pickerData={}//picker`s value List pickerData={}//picker`s value List
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment