Releases: react-native-bridges/react-native-youtube-bridge
Releases · react-native-bridges/react-native-youtube-bridge
v0.2.4
19 Jun 07:41
Compare
Sorry, something went wrong.
No results found
Patch Changes
a71768e : refactor(web): extract YouTubePlayerCore class for better architecture
Separate business logic from React lifecycle
Create framework-agnostic core with useYouTubePlayer hook
v0.2.3
19 Jun 00:42
Compare
Sorry, something went wrong.
No results found
Patch Changes
bf1b999 : chore(package.json): remove src folder when uploading to npm (-53.5kb)
v0.2.2
18 Jun 12:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
5c8c57d : refactor: organize and constantize error codes
v0.2.1
18 Jun 12:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
b4cdf79 : fix: where onProgress is not called when seekTo is invoked
add TSDoc documentation
add defensive logic for cases without videoId
fix issue where seekTo doesn't work properly when paused without interval
v0.2.0
18 Jun 05:50
Compare
Sorry, something went wrong.
No results found
Minor Changes
878a2a9 : fix: change props name from webviewProps to webViewProps
v0.1.0
18 Jun 02:42
Compare
Sorry, something went wrong.
No results found
Minor Changes
83a2b0f : feat: 🎉 Initial Release react-native-youtube-bridge v0.1.0