Skip to content

Commit b87c116

Browse files
authored
Update README.md
1 parent aa0ea72 commit b87c116

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,11 @@ opacity | React.PropTypes.number | true | 1 | Custom toast opacity
145145
textStyle | View.propTypes.style | true | {color:'white'} | Custom style text
146146

147147

148-
Method | Type | Optional | Description
149-
----------------- | -------- | -------- | ----------- | -----------
148+
149+
Method | Type | Optional | Description
150+
----------------- | -------- | -------- | -----------
150151
show(text, duration) | function | false | show a toast,unit is millisecond
151-
close() | function | - | start the close timer
152+
close() | function | - | start the close timer
152153

153154

154155
## Contribution

0 commit comments

Comments
 (0)