react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.

MIT License

Downloads
307.4K
Stars
573
Committers
22

Bot releases are hidden (Show)

react-native-youtube-iframe - v2.3.0 Latest Release

Published by LonelyCpp over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/LonelyCpp/react-native-youtube-iframe/compare/2.2.2...v2.3.0

react-native-youtube-iframe - 2.2.2

Published by LonelyCpp almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/LonelyCpp/react-native-youtube-iframe/compare/2.2.1...2.2.2

react-native-youtube-iframe - 2.2.1

Published by LonelyCpp almost 3 years ago

  • fix #204
  • update playlist function syntax

Full Changelog: https://github.com/LonelyCpp/react-native-youtube-iframe/compare/2.2.0...2.2.1

react-native-youtube-iframe - 2.2.0

Published by LonelyCpp almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/LonelyCpp/react-native-youtube-iframe/compare/2.1.2...2.2.0

react-native-youtube-iframe - 2.1.2

Published by LonelyCpp about 3 years ago

react-native-youtube-iframe - 2.1.1

Published by LonelyCpp about 3 years ago

  • fix useLocalHTML prop on iOS
react-native-youtube-iframe - 2.1.0

Published by LonelyCpp over 3 years ago

  • fix unhandled error when clicking on links
  • fix "array of videos" playlist type
react-native-youtube-iframe - 2.0.1

Published by LonelyCpp over 3 years ago

  • remove useless console.log
  • added missing TS declarations
  • improved docs
react-native-youtube-iframe - 2.0.0

Published by LonelyCpp over 3 years ago

BREAKING

  • static HTML is uploaded onto github pages and the package then opens this to handle videos (by default).

  • base URL is no longer 'about:blank' if you've overridden onShouldStartLoadWithRequest()


react-native-youtube-iframe - 1.4.1

Published by LonelyCpp almost 4 years ago

  • fix: specify "playlist" key for array of videos as playlist (fixes #97)
  • fix: only add maximum-scale if zoom is allowed
react-native-youtube-iframe - 1.4.0

Published by LonelyCpp almost 4 years ago

  • add contentScale prop
  • fix "seek" script to return true (removes warning from injected js)

(community contributions)

  • minor improvements to documentation (@polcats)
  • disable "webview" bounce (iOS) by default (@1000ship)
  • make props initialPlayerParams optional in ts declaration (@tasugi)
  • cleaner implementation for player effects, export states and error messages as constants (@draku29)
react-native-youtube-iframe - 1.3.0

Published by LonelyCpp about 4 years ago

react-native-youtube-iframe - 1.2.4

Published by LonelyCpp over 4 years ago

  • fix typescript declarations (by @todorone)
  • add webViewZoom toggle, documentation (by @dpwilhelmsen)
  • fix minimist dependency vulnerability
react-native-youtube-iframe - 1.2.3

Published by LonelyCpp over 4 years ago

ignore demo gif from NPM.

  • Reduces package size from 4.2 MB to 21 KB (99.5% reduction)
  • 🤦‍♂️
react-native-youtube-iframe - 1.2.2

Published by LonelyCpp over 4 years ago

  • add typescript declaration file for better intellisense and documentation
  • remove default margin from webview (#13) (credits - @bastianspirek)
react-native-youtube-iframe - 1.2.1

Published by LonelyCpp over 4 years ago

  • fix android autoplay issues (#2, #3)
  • add fullscreen webview prop handling (#6, #8)
  • prevent webview from navigating (#11)
react-native-youtube-iframe -

Published by LonelyCpp over 4 years ago

add oEmbed support to fetch basic video metadata

react-native-youtube-iframe -

Published by LonelyCpp over 4 years ago