Update README.md

This commit is contained in:
Mudaser Ali
2020-10-17 08:59:12 +05:00
committed by GitHub
parent 38511bbf1c
commit e17ee74f79

View File

@@ -273,7 +273,7 @@ var styles = StyleSheet.create({
```
### Configurable props
| Prop Name |Plateforms Support |
| Name |Plateforms Support |
|--|--|
|[allowsExternalPlayback](#allowsexternalplayback) |iOS |
|[audioOnly](#audioonly)|All |
@@ -320,7 +320,7 @@ var styles = StyleSheet.create({
### Event props
| Prop Name |Plateforms Support |
| Name |Plateforms Support |
|--|--|
|[onAudioBecomingNoisy](#onaudiobecomingnoisy)|Android ExoPlayer, iOS|
|[onBandwidthUpdate](#onbandwidthupdate)|Android ExoPlayer|
@@ -342,7 +342,7 @@ var styles = StyleSheet.create({
### Methods
| Method Name |Plateforms Support |
| Name |Plateforms Support |
|--|--|
|[dismissFullscreenPlayer](#dismissfullscreenplayer)|Android ExoPlayer, Android MediaPlayer, iOS|
|[presentFullscreenPlayer](#presentfullscreenplayer)|Android ExoPlayer, Android MediaPlayer, iOS|