UNPKG

@zezosoft/zezo-ott-react-native-video-player

Version:

React Native OTT Video Player for Android & iOS. Supports playlists, seasons, auto-next playback, subtitles, theming, analytics, fullscreen mode, and custom controls. 🚀 Powered by ZezoSoft.

7 lines (6 loc) • 211 B
"use strict"; export { default as VideoPlayer } from "./VideoPlayer.js"; export * from "./store/index.js"; export * from "./utils/index.js"; export * from "./context/index.js"; //# sourceMappingURL=index.js.map