All Projects → datso → React Native Pjsip App

datso / React Native Pjsip App

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

Projects that are alternatives of or similar to React Native Pjsip App

taro-playground
The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
Stars: ✭ 33 (-73.6%)
Mutual labels:  react-native-app
Mozi
此项目致力于构建一套最基础,最精简,可维护的react-native项目,支持ios,android 🌹
Stars: ✭ 501 (+300.8%)
Mutual labels:  react-native-app
Aws Amplify React Native Events App Workshop
This is a self-paced workshop designed for developers who want to build a React Native mobile application using mobile services from Amazon Web Services (AWS).
Stars: ✭ 59 (-52.8%)
Mutual labels:  react-native-app
Weiboreactnative
📱 Yijian - an iOS Weibo App made with React Native
Stars: ✭ 266 (+112.8%)
Mutual labels:  react-native-app
React Native Boilerplate
🚀 Type Based Architecture for developing React Native Apps using react, redux, sagas and hooks with auth flow
Stars: ✭ 375 (+200%)
Mutual labels:  react-native-app
React Native Boilerplate
🚀 React Native Boilerplate Updated
Stars: ✭ 9 (-92.8%)
Mutual labels:  react-native-app
react-native-app
使用React-Native+Redux开发的交友APP
Stars: ✭ 28 (-77.6%)
Mutual labels:  react-native-app
Insta Snap
Instagram and Snapchat like React Native App
Stars: ✭ 107 (-14.4%)
Mutual labels:  react-native-app
Shoutem.github.io
Supercharging React Native development
Stars: ✭ 497 (+297.6%)
Mutual labels:  react-native-app
React Native Knowme
A ReactNative Project.
Stars: ✭ 56 (-55.2%)
Mutual labels:  react-native-app
Githubpopular
这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。#适配RN最新版在这里☞#
Stars: ✭ 2,864 (+2191.2%)
Mutual labels:  react-native-app
Comicapp
[停止维护] 基于 ReactNative、Redux 的漫画书App,支持Android、iOS 平台.
Stars: ✭ 376 (+200.8%)
Mutual labels:  react-native-app
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-84%)
Mutual labels:  react-native-app
Eigen
The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
Stars: ✭ 2,874 (+2199.2%)
Mutual labels:  react-native-app
React Native Firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Stars: ✭ 9,674 (+7639.2%)
Mutual labels:  react-native-app
ExploreRN
新版本RN项目,Base on 0.66.4,包含众多RN组件,先实践后使用,累积方案应对各种场景,后端地址:https://github.com/supervons/ExploreKoa
Stars: ✭ 112 (-10.4%)
Mutual labels:  react-native-app
React Native Firestack
A firestack v3 react-native implementation
Stars: ✭ 726 (+480.8%)
Mutual labels:  react-native-app
React Native Firebase Chat
React Native chat application using firebase.
Stars: ✭ 113 (-9.6%)
Mutual labels:  react-native-app
Nbareact
🏀 iOS and Android NBA app created with React Native
Stars: ✭ 101 (-19.2%)
Mutual labels:  react-native-app
Nsfwjs Mobile
NSFWjs in React Native
Stars: ✭ 35 (-72%)
Mutual labels:  react-native-app

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].