React Native Youtube Iframe Versions Save

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

1.4.0

3 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)

1.3.0

3 years ago

1.2.4

4 years ago
  • fix typescript declarations (by @todorone)
  • add webViewZoom toggle, documentation (by @dpwilhelmsen)
  • fix minimist dependency vulnerability

1.2.3

4 years ago

ignore demo gif from NPM.

  • Reduces package size from 4.2 MB to 21 KB (99.5% reduction)
  • :man_facepalming:

1.2.2

4 years ago
  • add typescript declaration file for better intellisense and documentation
  • remove default margin from webview (#13) (credits - @bastianspirek)

1.2.1

4 years ago
  • fix android autoplay issues (#2, #3)
  • add fullscreen webview prop handling (#6, #8)
  • prevent webview from navigating (#11)

1.2.0

4 years ago

add oEmbed support to fetch basic video metadata

1.1.4

4 years ago