Skip to content

Commit

Permalink
chore(docs): fix typo (#3859)
Browse files Browse the repository at this point in the history
* perf: ensure we do not provide callback to native if no callback provided from app

* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size

* chore: improve issue template

* fix(android): avoid video view flickering at playback startup

* chore: fix typo in showNotificationControls
  • Loading branch information
freeboub authored May 30, 2024
1 parent bdf3e55 commit 8ad1047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/component/props.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ textTracks={[
]}
```

### `showNotificationContorols`
### `showNotificationControls`

<PlatformsList types={['Android', 'iOS']} />

Expand Down

0 comments on commit 8ad1047

Please sign in to comment.