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.

8 lines (7 loc) • 216 B
export * from './lockOrientation'; export * from './hooks'; export * from './playerEvents'; export * from './videoControl'; export * from './videoSource'; export * from './timeFormatter'; export * from './videoRef';