react-native-callstats

3.73.22 • Public • Published

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

Package Sidebar

Install

npm i react-native-callstats

Weekly Downloads

1,901

Version

3.73.22

License

SEE LICENSE IN license.txt

Unpacked Size

615 kB

Total Files

5

Last publish

Collaborators

  • csio-jedi
  • eljascsio
  • karthikbr