mirror of
https://github.com/zhigang1992/react-native-swipeout.git
synced 2026-01-12 17:42:54 +08:00
Update README.md (#220)
This commit is contained in:
committed by
slientcloud
parent
1cba03ad3c
commit
c8971e8299
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user