UNPKG

react-native-vimeo-bridge

Version:

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

4 lines • 248 B
import type { VimeoViewProps } from './types'; declare function VimeoView({ player, height, width, style, iframeStyle }: VimeoViewProps): import("react/jsx-runtime").JSX.Element; export default VimeoView; //# sourceMappingURL=VimeoView.web.d.ts.map