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

abhi-test-beta

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abhi-test-beta

## Getting started

  • 0.0.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Caas SDK

Getting started


1. Add caas_sdk_beta to your dependencies

$ npm install caas_sdk_beta --save


a. Install Dependencies npm install react-native-svg npm install react-native-svg-transformer npm install hypersnapsdk_reactnative

iOS :

a. Run npx pod-install in root directory of your react native project to install the dependencies required for caas_sdk_beta npm package

b. In info.plist file, add Privacy - Camera Usage Description

c. If you are using objective c for iOS part of the react-native project, please follow the following steps:

Note: If you are using swift for the same, then please ignore the following

1. Right click on {rn_project_name}/iOS/ directory
2. Select 'New File'
3. Select a 'Swift File'
4. Confirm "Create Bridging Header" and build
Android :

No need to do anything else here. Cheers :partying_face:


Usage

import {CaasSdk} from 'caas_sdk_beta';
<CaasSdk.KycDetails init={init} onSuccess={() => {}} />;

FAQs

Package last updated on 08 Dec 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