UNPKG

react-native-zoom-bridge

Version:

React-native bridge for ZoomUs video conference calls SDK

7 lines (3 loc) 118 B
import { NativeModules } from 'react-native'; const { RNZoomBridge } = NativeModules; export default RNZoomBridge;