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.

5 lines (4 loc) • 133 B
export { default as VideoPlayer } from './VideoPlayer'; export * from './store'; export * from './utils'; export * from './context';