chore(docs): fix typo (#3859)

* 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
This commit is contained in:
Olivier Bouillet
2024-05-30 12:57:30 +02:00
committed by GitHub
parent bdf3e556d8
commit 8ad1047dc5

View File

@@ -830,7 +830,7 @@ textTracks={[
]}
```
### `showNotificationContorols`
### `showNotificationControls`
<PlatformsList types={['Android', 'iOS']} />