react-native-netflix-player

0.0.4 • Public • Published

react-native-video-component

playing video using react-native-video

Installation

npm install react-native-video-element

Usage

import Video from 'react-native-netflix-player';

// ...

<Video
  urls={[
    {
      quality: 720,
      url: 'https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8',
    },
  ]}
/>;

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 react-native-netflix-player

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

79.8 kB

Total Files

35

Last publish

Collaborators

  • lutfullo
  • apwin