From a8b9faf419ebfa91c6eeb1b6092faa70958bb240 Mon Sep 17 00:00:00 2001 From: Jim Cummins Date: Fri, 19 Feb 2016 04:13:09 -0600 Subject: [PATCH] add pickerWidth prop to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8998e5..7076161 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Needs react-native >= 0.14.2 - pickerCancelBtnText string, tool bar's cancel ben text - pickerBtnStyle textStylePropType, tool bar's btn style - pickerToolBarStyle viewStylePropType, tool bar's style +- pickerWidth number, width of picker - pickerHeight number, height of picker - showDuration number, animation of picker - pickerTitle string, title of picker -- 2.26.2