add onValueChange

This commit is contained in:
xwenliang
2016-01-25 13:40:05 +08:00
parent 1f20b69f2a
commit 90451c371d
3 changed files with 12 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ Needs react-native >= 0.14.2
- <b>selectedValue</b> any
- <b>onPickerDone</b> function
- <b>onPickerCancel</b> function
- <b>onValueChange</b> function
####Methods
- <b>toggle</b> show or hide picker, default to be hiden