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

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