Update README.md (#220)

This commit is contained in:
Alexander Chernoshej
2017-09-20 04:23:10 +03:00
committed by slientcloud
parent 1cba03ad3c
commit c8971e8299

View File

@@ -59,7 +59,7 @@ color | string | Yes | '#ffffff' | text color
component | ReactNode | Yes | null | pass custom component to button
onPress | func | Yes | null | function executed onPress
text | string | Yes | 'Click Me'| text
type | string | Yes | 'default' | default, primary, secondary
type | string | Yes | 'default' | default, delete, primary, secondary
underlayColor | string | Yes | null | button underlay color on press
disabled | bool | Yes | false | disable button