Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srfaytkn authored May 28, 2019
1 parent 57e8d81 commit 8e220b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ const styles = StyleSheet.create({
},
});
```
### API
## API

##### Props
#### Props

| Prop | Required | Type | Default value | Description |
|----------------------|----------|----------|---------------|------------------------------------------------------------------------------------------------|
Expand All @@ -157,7 +157,7 @@ const styles = StyleSheet.create({
| onChangeState | false | func | | triggered when the state changes (UNKNOWN/UNSTARTED/ENDED/PLAYING/PAUSED/BUFFERING/VIDEO_CUED) |
| onChangeFullscreen | false | func | | triggered when the player enters or exits the fullscreen mode |

##### Methods
#### Methods

| Name | Params | Return | Descriptipon |
|------------------|--------------------|---------|------------------------------------------------------------------------|
Expand Down

0 comments on commit 8e220b5

Please sign in to comment.