Skip to content

Releases: react-native-bridges/react-native-youtube-bridge

react-native-youtube-bridge@2.1.4

16 Sep 16:59
d320b80

Choose a tag to compare

Patch Changes

  • 390538e: chore(docs): replace @remark with @remarks per TSDoc spec

    • TSDoc specifies the tag name as @remarks (not @remark).
    • This aligns our comments with the spec and improves tooling support.
    • No runtime behavior changes.
    • Ref: https://tsdoc.org/pages/tags/remarks/
  • Updated dependencies [390538e]

    • @react-native-youtube-bridge/core@2.1.4
    • @react-native-youtube-bridge/react@2.1.4

@react-native-youtube-bridge/web@2.1.4

16 Sep 16:59
d320b80

Choose a tag to compare

Patch Changes

  • Updated dependencies [390538e]
    • @react-native-youtube-bridge/core@2.1.4
    • @react-native-youtube-bridge/react@2.1.4

@react-native-youtube-bridge/react@2.1.4

16 Sep 16:59
d320b80

Choose a tag to compare

Patch Changes

  • Updated dependencies [390538e]
    • @react-native-youtube-bridge/core@2.1.4

@react-native-youtube-bridge/core@2.1.4

16 Sep 16:59
d320b80

Choose a tag to compare

Patch Changes

  • 390538e: chore(docs): replace @remark with @remarks per TSDoc spec

    • TSDoc specifies the tag name as @remarks (not @remark).
    • This aligns our comments with the spec and improves tooling support.
    • No runtime behavior changes.
    • Ref: https://tsdoc.org/pages/tags/remarks/

react-native-youtube-bridge@2.1.3

25 Aug 01:50
3c9bf20

Choose a tag to compare

Patch Changes

  • 9ba4156: fix: resolve YouTube 101/150 errors by aligning WebView baseUrl and IFrame origin in inline mode

    • Wrap certain dev logs with __DEV__ so they only run in development
    • Add TSDoc for webViewUrl prop

    Notes:

    • When using a custom baseUrl like https://your-domain.com/, the IFrame API origin must be https://your-domain.com (port must match).
    • Use a trailing slash for baseUrl (e.g., https://localhost/), but never for origin (scheme + host [+ port] only).
  • 3f6f6df: fix: align inline baseUrl with IFrame origin

    • add trailing-slash handling for WebView baseUrl in inline mode
    • propagate origin/playerVars into local HTML
    • refine YoutubeView WebView source resolution
  • 3f6f6df: docs: update TSDoc for webViewUrl/inline behavior

  • Updated dependencies [9ba4156]

  • Updated dependencies [a4784e6]

    • @react-native-youtube-bridge/core@2.1.3
    • @react-native-youtube-bridge/react@2.1.3

@react-native-youtube-bridge/web@2.1.3

25 Aug 01:49
3c9bf20

Choose a tag to compare

Patch Changes

  • Updated dependencies [9ba4156]
  • Updated dependencies [a4784e6]
    • @react-native-youtube-bridge/core@2.1.3
    • @react-native-youtube-bridge/react@2.1.3

@react-native-youtube-bridge/react@2.1.3

25 Aug 01:49
3c9bf20

Choose a tag to compare

Patch Changes

  • Updated dependencies [9ba4156]
  • Updated dependencies [a4784e6]
    • @react-native-youtube-bridge/core@2.1.3

@react-native-youtube-bridge/core@2.1.3

25 Aug 01:50
3c9bf20

Choose a tag to compare

Patch Changes

  • a4784e6: chore: update TSDoc for playerVars.origin prop

react-native-youtube-bridge@2.1.2

04 Aug 14:33
56d8d68

Choose a tag to compare

Patch Changes

  • 3645311: fix: prevent YouTube website from loading inside video player (#70)

    • YouTube logo clicks now open in external browser instead of WebView
    • Add default onShouldStartLoadWithRequest handler to intercept navigation
    • Maintain embed video playback while redirecting external YouTube links
  • Updated dependencies [3645311]

    • @react-native-youtube-bridge/core@2.1.2
    • @react-native-youtube-bridge/react@2.1.2

@react-native-youtube-bridge/web@2.1.2

04 Aug 14:33
56d8d68

Choose a tag to compare

Patch Changes

  • Updated dependencies [3645311]
    • @react-native-youtube-bridge/core@2.1.2
    • @react-native-youtube-bridge/react@2.1.2