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

A wrapper of the Youtube-iframe API built for react native.

Results 122 react-native-youtube-iframe issues
Sort by recently updated
recently updated
newest added

**Describe the bug** there is no volume buttons on my ios emulator. here is my code. ```js ``` **Screenshots** ![](https://z3.ax1x.com/2021/11/11/Iw0Wmq.png) **Smartphone (please complete the following information):** - Device: iphone12 -...

I want to have multiple players playing at the same time. It works fine on the simulator. However, it doesn't work when I test on my real iOS device. While...

bug
help wanted

HI, I Widget work very smooth in both Andorid and iOS, but i want to have 100% width and Height as Auto, is it possible. Any work around kindly let...

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. Release notes Sourced from axios's releases. v0.21.4 0.21.4 (September 6, 2021) Fixes and Functionality: Fixing JSON transform when data is stringified. Providing backward compatibility...

dependencies

in the player when changing the playback rate by playbackRate and giving it by a slider and going to fullscreen mode and by auto-rotate make it landscape then playback speed...

I was using the library in iOS 14.5 and was working fine, but when I tried in iOS 13.7 it is keep loading ![image](https://user-images.githubusercontent.com/37001896/130319314-3597a05e-af1d-47a0-b788-e769c1590284.png) This is the error I got...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

My app uses react-native-youtube-iframe to play Youtube videos in it. An update to my App got rejected today. Here's the message from Apple: > Guideline 5.2.3 - Legal > >...

question