UNPKG

react-native-youtube-bridge

Version:

🎥 Easy-to-use YouTube player for React Native with cross-platform support

5 lines (4 loc) • 171 B
"use strict"; export { default as YoutubePlayer } from './YoutubePlayer'; export { PlayerState, ERROR_CODES } from "./types/youtube.js"; //# sourceMappingURL=index.js.map