πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
Book a DemoInstallSign in
Socket

@clevertap/clevertap-signed-call-react-native

Package Overview
Dependencies
Maintainers
11
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clevertap/clevertap-signed-call-react-native

The CleverTap's Signed Call React Native SDK provides an in-app calls service to make and receive calls in the mobile apps.

0.0.7-m2p.0
latest
Source
npm
Version published
Weekly downloads
4
-75%
Maintainers
11
Weekly downloads
Β 
Created
Source

CleverTap Signed Call React Native SDK

npm version npm downloads

πŸ‘‹ Introduction

The CleverTap's Signed Call React Native SDK provides an in-app calls service to make and receive calls in the mobile apps if the device has an internet connection and Signed Call React Native SDK.

To know more about the Signed Call feature, refer to Signed Call.

To get started, sign up here.

πŸš€ Install and Integration

  • To add the CleverTap Signed Call React Native SDK to your project, run below command on terminal:

    • For P2P Feature:
        npm install @clevertap/clevertap-signed-call-react-native
    
    • For M2P Feature:
        npm install @clevertap/clevertap-signed-call-react-native@0.0.7-m2p.0
    
  • Now, in your TypeScript or JavaScript code, you can use:

import SignedCall from '@clevertap/clevertap-signed-call-react-native';

πŸ“‘ Documentation & Example

πŸ†• Changelog

Refer to the Signed Call React Native SDK Change Log.

❓Questions

If you have questions or concerns, you can reach out to the CleverTap support team from the CleverTap Dashboard.

Keywords

react-native

FAQs

Package last updated on 17 Apr 2025

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