Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-callstats

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-callstats

callstats library for react-native

  • 3.73.22
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Callstats library for react-native apps.

Usage:

1. Add the dependencies

require('react-native-callstats/csio-polyfill');
import callstats from 'react-native-callstats/callstats';

2. Integrate callstats API - https://www.callstats.io/api/

If you are using the latest version of react-native-webrtc (1.69.0) with promise based api make sure you use the react-native-callstats version 3.58.2 or higher.

For react-native-webrtc without promise based API, use 3.58.1 version.

supports both appSecret and JWT based authentication. https://www.callstats.io/api/#api38

A react-native webRTC demo app with callstats integration can be found in this repository https://github.com/callstats-io/react-native-demoapp

Keywords

FAQs

Package last updated on 14 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc