@lucky-cat-universe/react-native-youtube-webview

0.2.2 • Public • Published

@lucky-cat-universe/react-native-youtube-webview

embeded youtube webview for react native

Installation

yarn add @lucky-cat-universe/react-native-youtube-webview

Usage

import { YoutubeWebview } from '@lucky-cat-universe/react-native-youtube-webview';

// ...

<YoutubeWebview
  videoId="JOBURHZFQBI"
  onPlayerError={console.log}
  onPlayerReady={console.log}
  onPlayerStateChange={console.log}
/>;

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i @lucky-cat-universe/react-native-youtube-webview

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

51.2 kB

Total Files

41

Last publish

Collaborators

  • jeongshin
  • pca0046