# davidohayon669/react-native-youtube

A <YouTube/> component for React Native.

Repository: https://github.com/davidohayon669/react-native-youtube
Canonical: https://ross.abutalabs.com/products/react-native-youtube
Language: Java
License: MIT
License Family: permissive
Last push: 2023-07-24T09:21:41+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4082, "days_push": 1136, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1162, forks 453 (observed 2026-08-28T04:03:49.625144+00:00)

## What it is
A React Native component that embeds YouTube video playback in mobile apps, wrapping the YouTube Android Player API and a WKWebView player for iOS. It exposes playback controls and events declaratively via props.

## Use cases
- play youtube videos in a react native app
- embed a youtube player component in mobile app
- control youtube video playback with play/pause and fullscreen
- handle youtube player events like ready, state change, and errors
- loop youtube videos inside an ios or android app

## When to choose
- you are building a React Native app that needs to play YouTube videos
- you want a declarative component wrapping the official Android player API
- you need playback events like onReady, onChangeState, and onError

## When to avoid
- your app targets platforms where the YouTube Android Player API is deprecated or the YouTube app is missing
- you need to play non-YouTube video files
- you need a web (browser) player rather than native mobile
- you need actively maintained support for the latest React Native versions

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, video-processing
- domain: mobile-development, frontend, media
- platform: -
- tags: react-native, youtube-player, video-embed, native-module, ios, android, mobile, javascript

## Member repositories
- davidohayon669/react-native-youtube (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.625144+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:37.973191+00:00, confidence not recorded.
  - readme: https://github.com/davidohayon669/react-native-youtube (fetched 2026-08-28T04:03:49.625144+00:00, sha 491327d20b53)
- Data as of 2026-08-30T08:39:29.467469+00:00.
