nghiant96 / react-native-sip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-sip-phone

Make SIP calls from react-native using Linphone SDK

Installation

npm install react-native-sip-phone

Usage

import { multiply } from "react-native-sip-phone";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

License:GNU General Public License v3.0


Languages

Language:Ruby 61.1%Language:Swift 10.5%Language:TypeScript 9.4%Language:Kotlin 9.0%Language:Java 4.8%Language:Objective-C 3.9%Language:JavaScript 1.1%Language:Shell 0.1%Language:C 0.1%