UNPKG

@100mslive/react-native-room-kit

Version:

100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.

8 lines 205 B
let VideoPlugin; try { VideoPlugin = require('@100mslive/react-native-video-plugin'); } catch (error) { VideoPlugin = undefined; } export { VideoPlugin }; //# sourceMappingURL=videoPluginWrapper.js.map