0.3.0 • Published 2 years ago

react-native-sip-phone v0.3.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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