/react-native-sumsubstance

RN wrapper for SumSubstnce verification SDK

Primary LanguageJava

react-native-sumsubstance

Getting started

$ npm install react-native-sumsubstance --save

Mostly automatic installation

$ react-native link react-native-sumsubstance

Usage

import Sumsubstance from 'react-native-sumsubstance';

// TODO: What to do with the module?
Sumsubstance;