UNPKG

react-native-tele

Version:

Telecommunication module based on InCall and android.telecom Java for React Native

8 lines (6 loc) 115 B
import Call from './src/Call'; import Endpoint from './src/Endpoint'; module.exports = { Call, Endpoint }