Skip to content

rodyyaacoub/react-native-sip

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 55.7%
  • Kotlin 14.6%
  • Swift 11.4%
  • TypeScript 9.0%
  • Java 4.3%
  • Objective-C 3.8%
  • Other 1.2%