UNPKG

react-native-voximplant

Version:

VoxImplant Mobile SDK for embedding voice and video communication into React Native apps.

9 lines (5 loc) 164 B
/* * Copyright (c) 2011-2023, Zingaya, Inc. All rights reserved. */ const VideoView = require("./VideoViewNativeComponent").default; export default VideoView;