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