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.

10 lines (9 loc) • 291 B
"use strict"; export * from "./lockOrientation.js"; export * from "./hooks/index.js"; export * from "./playerEvents.js"; export * from "./videoControl.js"; export * from "./videoSource.js"; export * from "./timeFormatter.js"; export * from "./videoRef.js"; //# sourceMappingURL=index.js.map