LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
610 stars 155 forks source link

Why there is no volume buttons on my ios emulator? #202

Closed Nicksapp closed 4 months ago

Nicksapp commented 2 years ago

Describe the bug

there is no volume buttons on my ios emulator. here is my code.

<YoutubePlayer
  height={300}
  play={true}
  videoId={'xychGS2Mq2s'}
/>

Screenshots

Smartphone (please complete the following information):

LonelyCpp commented 4 months ago

the controls UI is rendered by the youtube player, this library itself can't decide what to show