React Native Pjsip

screenshot of React Native Pjsip
react-native

A PJSIP module for React Native.

Overview

The react-native-pjsip module is a PJSIP implementation for React Native that supports video and audio communication for both iOS and Android platforms. It offers the ability to use Callkit and PushNotifications, making it versatile for building communication apps.

Features

  • PJSIP Support: Module for React Native with support for iOS and Android.
  • Video and Audio Communication: Enables video and audio communication capabilities.
  • Callkit and PushNotifications: Ability to utilize Callkit and PushNotifications.
  • iOS/Android Development: Allows building iOS/Android apps for communication with a SIP server.
  • Initialization: Easy initialization process to start working with the module.
  • Account Creation: Straightforward account creation for making calls.
  • Endpoint Management: Functionality to manage endpoints for making calls.
  • Demo Project: Reference to a demo project on GitHub for implementation examples.

iOS Installation

npm install react-native-pjsip-iOS

Android Installation

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading