UNPKG

@cellc/react-native-video-suite

Version:

The native video player for Black. It was forked from react-native-media-kit.

4 lines (3 loc) 124 B
import { AppRegistry } from 'react-native'; import App from './App'; AppRegistry.registerComponent('TestVideo', () => App);