• English
  • 1.x
  • Installation

    Legacy version

    Version 1.x is the legacy API. New projects should install the latest 2.x version unless they specifically need to maintain an existing 1.x integration.

    Install the 1.x package:

    npm
    yarn
    pnpm
    bun
    deno
    npm install react-native-youtube-bridge@1.x

    Peer dependency

    react-native-youtube-bridge uses react-native-webview on iOS and Android.

    npm
    yarn
    pnpm
    bun
    deno
    npm install react-native-webview

    Minimum expectations

    PackageVersion
    react>=16.8.0
    react-native>=0.60.0
    react-native-webview>=11.0.0