UNPKG

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

Version:

Production-ready React Native OTT video player library for Android & iOS. Features: playlists, seasons, auto-next playback, subtitles (SRT/VTT), custom theming, analytics tracking, fullscreen mode, gesture controls, ads player (pre-roll/mid-roll/post-roll

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