Skip to content

Commit

Permalink
Update Usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Dec 29, 2017
1 parent 6baaeb4 commit bc583c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -16,6 +16,7 @@ npm install --save react-repeatable

```js
<Repeatable
style={{ display: 'inline-block' }}
repeatDelay={500}
repeatInterval={32}
onPress{(event) => {
Expand Down

0 comments on commit bc583c2

Please sign in to comment.