0.2.6 • Published 2 years ago

caas-sdk-beta v0.2.6

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
2 years ago

Caas SDK

Getting started


1. Add caas_sdk_beta to your dependencies

$ npm install caas_sdk_beta --save


2. Link Native Dependencies

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={() => {}} />;
0.2.6

2 years ago

0.2.5

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.4

2 years ago

0.1.5

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago