1.0.1 • Published 3 years ago

react-native-paygilant-enrichment v1.0.1

Weekly downloads
96
License
MIT
Repository
github
Last release
3 years ago

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
```javascript
import Paygilant from 'react-native-paygilant-enrichment';

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