UNPKG

react-native-theoplayer

Version:

A THEOplayer video component for react-native.

12 lines (11 loc) 298 B
/** * Expo plugin for react-native-theoplayer. * * Example: * "plugins": [ * ["react-native-theoplayer", { * "extensions": ["ima", "dai", "cast", "theoads", "millicast"] * }] * ] */ module.exports = require('./lib/commonjs/plugins/expo/withTHEOplayer')