/react-native-videocast

📺 Video Cast Library

Primary LanguageJava

videocast

Getting started

$ npm install videocast --save

Mostly automatic installation

$ react-native link videocast

Usage

import ReactNativeVideocast from 'videocast';

// TODO: What to do with the module?
ReactNativeVideocast;