react-native-sip

Make SIP calls from react-native using Linphone SDK

Installation

npm install react-native-sip

Usage

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

// ...

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

GitHub

View Github