Skip to content

Mobile VoIP application (android & ios) based on PjSIP and ReactNative

Notifications You must be signed in to change notification settings

RWOverdijk/react-native-pjsip-app

 
 

Repository files navigation

Open-source SIP client for Android & IOS

Based on React Native and ReactNativePJSIP

Setup

  1. Clone the repo
$ git clone https://github.com/datso/react-native-pjsip-app
$ cd react-native-pjsip-app
  1. Install dependencies:
$ npm install
  1. Running on Android:
$ react-native run-android
  1. Running on iOS:
$ react-native run-ios

About

Mobile VoIP application (android & ios) based on PjSIP and ReactNative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • Objective-C 3.8%
  • Java 1.1%
  • Python 0.9%