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

A <YouTube/> component for React Native.

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

I am using this library around 5 years now. But, from last 1 week users reporting below issue 'An error occurred while initializing YouTube player' However, when I debug the...

After upgrade to 0.70.6 this error show me. Error: Requiring module "3331", which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from...

[The Youtube Player API is obsolete and Youtube now requests developpers to use the Youtube IFrame player instead :](https://developers.google.com/youtube/android) > Note: The [YouTube Android Player API](https://developers.google.com/youtube/android/player) is no longer supported...

Hi, I am wondering if it's possible to make the videos into portrait and are not set to only landscape. I want it to be set about `width 125` and...

Hello, The video crashes when I am using `react-native-carousel`. For example, if I scroll horizontal a couple times and scroll back, it would crash the app with no errors in...

When i run my react-native-app on Android, I see how my YouTube container become larger and after smaller. It is twitching only on Android. If someone has this problem too,...

Hello, I have made a change to the controls functionality in the integration with the YouTube API. Previously, the control options were set to 1, 2, and 3. However, the...

Cannot read property 'bubblingEventTypes' of null This error is located at: in ReactYouTube (created by YouTube) in RCTView (created by View) in View (created by YouTube)