react-native-youtube-iframe icon indicating copy to clipboard operation
react-native-youtube-iframe copied to clipboard

Why there is no volume buttons on my ios emulator?

Open Nicksapp opened this issue 3 years ago • 0 comments

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):

  • Device: iphone12
  • react-native-youtube-iframe newest
  • react-native-webview newest

Nicksapp avatar Nov 11 '21 06:11 Nicksapp