add pickerWidth prop to README

This commit is contained in:
Jim Cummins
2016-02-19 04:13:09 -06:00
parent 645d6f6c7d
commit a8b9faf419

View File

@@ -27,6 +27,7 @@ Needs react-native >= 0.14.2
- <b>pickerCancelBtnText</b> string, tool bar's cancel ben text
- <b>pickerBtnStyle</b> textStylePropType, tool bar's btn style
- <b>pickerToolBarStyle</b> viewStylePropType, tool bar's style
- <b>pickerWidth</b> number, width of picker
- <b>pickerHeight</b> number, height of picker
- <b>showDuration</b> number, animation of picker
- <b>pickerTitle</b> string, title of picker