verificatorrus / react-native-pjsip-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 94.5%Language:Objective-C 3.6%Language:Java 1.1%Language:Python 0.9%