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** When the **YoutubePlayer** is rendered inside a list (tested with ScrollView), and the user overscrolls this list, the app crashes, if the video is playing, but not...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

On android a simple `fullscreenchange` event listener on document detects fullscreen. wkwebview on ios does not play by the rules here ☹️ It seems like `webkitfullscreenchange` event does not fire...

enhancement
help wanted

**Describe the bug** When the app goes to the background for a while and comes back (1 hour), every youtube videos show a black screen. However, when you remove the...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.0.6 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

I can disable watch later and share options using full youtube URL with embed cookies. But how can I disable share and watch later options when using this component (react-native-youtube-iframe)?

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you...

**Describe the bug** Video is not correctly expanding on Android 11 first time **To Reproduce** Click expand button in youtube controls **Expected behavior** Video expand and fill all screen **Screenshots**...

**Describe the bug** It is working fine for android devices same code I am using for iOS but after loading video thumbnail it throws error "an error occurred please try...