We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645d6f6 commit a8b9fafCopy full SHA for a8b9faf
README.md
@@ -27,6 +27,7 @@ Needs react-native >= 0.14.2
27
- <b>pickerCancelBtnText</b> string, tool bar's cancel ben text
28
- <b>pickerBtnStyle</b> textStylePropType, tool bar's btn style
29
- <b>pickerToolBarStyle</b> viewStylePropType, tool bar's style
30
+- <b>pickerWidth</b> number, width of picker
31
- <b>pickerHeight</b> number, height of picker
32
- <b>showDuration</b> number, animation of picker
33
- <b>pickerTitle</b> string, title of picker
0 commit comments