UNPKG

opentok-react-native

Version:

React Native components for OpenTok iOS and Android SDKs

10 lines (8 loc) 179 B
import OTSession from './OTSession'; import OTPublisher from './OTPublisher'; import OTSubscriber from './OTSubscriber'; export { OTSession, OTPublisher, OTSubscriber, };