Releases: react-native-bridges/react-native-youtube-bridge
Releases · react-native-bridges/react-native-youtube-bridge
react-native-youtube-bridge@2.1.4
Patch Changes
-
390538e: chore(docs): replace
@remarkwith@remarksper 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/
- TSDoc specifies the tag name as
-
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
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
Patch Changes
- Updated dependencies [390538e]
- @react-native-youtube-bridge/core@2.1.4
@react-native-youtube-bridge/core@2.1.4
Patch Changes
-
390538e: chore(docs): replace
@remarkwith@remarksper 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/
- TSDoc specifies the tag name as
react-native-youtube-bridge@2.1.3
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
webViewUrlprop
Notes:
- When using a custom baseUrl like
https://your-domain.com/, the IFrame APIoriginmust behttps://your-domain.com(port must match). - Use a trailing slash for
baseUrl(e.g.,https://localhost/), but never fororigin(scheme + host [+ port] only).
- Wrap certain dev logs with
-
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
@react-native-youtube-bridge/react@2.1.3
@react-native-youtube-bridge/core@2.1.3
Patch Changes
- a4784e6: chore: update TSDoc for
playerVars.originprop
react-native-youtube-bridge@2.1.2
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
onShouldStartLoadWithRequesthandler 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
Patch Changes
- Updated dependencies [3645311]
- @react-native-youtube-bridge/core@2.1.2
- @react-native-youtube-bridge/react@2.1.2