react-native-paygilant-enrichment
v1.0.1
Published
React Native Paygilant SDK Enrichment
Downloads
4
Readme
react-native-paygilant
Getting started
$ npm install react-native-paygilant-enrichment --save
Mostly automatic installation
$ react-native link react-native-paygilant-enrichment
Manual installation
iOS
Android
```
Usage
import Paygilant from 'react-native-paygilant-enrichment';
// TODO: What to do with the module?
Paygilant;