UNPKG

@imokhles/react-native-vlc

Version:

A `VLCPlayer` component for react-native project clone from `react-native-yz-vlcplayer`

8 lines (5 loc) 167 B
const VLCPlayerControl = { VLCPlayer: require('./VLCPlayer').default, VlCPlayerView: require('./playerView/index').default }; module.exports = VLCPlayerControl;