Releases: LonelyCpp/react-native-youtube-iframe
Releases · LonelyCpp/react-native-youtube-iframe
1.4.0
- add contentScale prop
- fix "seek" script to return true (removes warning from injected js)
(community contributions)
1.3.0
- add a fullscreen callback in android (thanks to work by @GomesLuis479 and @kubanac95)
- better typescript bindings (thanks to @JonEsparaz)
- better documentation with docusaurus 2 (https://lonelycpp.github.io/react-native-youtube-iframe/)
1.2.4
- fix typescript declarations (by @todorone)
- add webViewZoom toggle, documentation (by @dpwilhelmsen)
- fix minimist dependency vulnerability