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

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=normalize-url&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.5.1)](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

**Describe the bug** Hello,I'm currently using custom PlayList. It's no a bug. **To Reproduce** Steps to reproduce the behavior: **Expected behavior** I want to execute some code after all videos...

enhancement

This could be similar to #26, but I'm not trying to get the video to work with a Modal button, I'm just trying to display the Youtube video on my...

bug

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Describe the bug Video not playing in Android on some devices, it only shows the options menu without any touch interaction and I'm not able to dismiss that menu To...

**Describe the bug** I've been having issues getting this to work using a FireTV Stick Lite which is running Android 9. The issues I'm facing is that I'll put the...

The current implementation seems to wrap a `WebView` with a `View` that has only `width` and `height` properties, where `height` is required. It is _not responsive_. In my use case,...

enhancement

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

**Describe the bug** On iOS with VoiceOver active, if an unplayed YouTube WebView is selected, it fails: - The thumbnail is replaced with an empty rectangle - The screen reader...

**Describe the bug** I am running getCurrentTime 2 times per second and so gives the error. ```sh [MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 getCurrentTime listeners added. Use emitter.setMaxListeners() to...