Skip to content

Commit a8b9faf

Browse files
committed
add pickerWidth prop to README
1 parent 645d6f6 commit a8b9faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Needs react-native >= 0.14.2
2727
- <b>pickerCancelBtnText</b> string, tool bar's cancel ben text
2828
- <b>pickerBtnStyle</b> textStylePropType, tool bar's btn style
2929
- <b>pickerToolBarStyle</b> viewStylePropType, tool bar's style
30+
- <b>pickerWidth</b> number, width of picker
3031
- <b>pickerHeight</b> number, height of picker
3132
- <b>showDuration</b> number, animation of picker
3233
- <b>pickerTitle</b> string, title of picker

0 commit comments

Comments
 (0)