UNPKG

react-native-theoplayer

Version:

A THEOplayer video component for react-native.

4 lines 235 B
import { ConfigPlugin } from '@expo/config-plugins'; import { THEOplayerPluginProps } from './Common'; export declare const withTHEOplayerAndroid: ConfigPlugin<THEOplayerPluginProps>; //# sourceMappingURL=withTHEOplayerAndroid.d.ts.map