Skip to content

parmesanking/react-native-fraudforce

Repository files navigation

react-native-fraudforce

React Native wrapper for FraudForce sdk (aka iovation)

Installation

npm install react-native-fraudforce

Usage

import { multiply } from 'react-native-fraudforce';

// ...

const result = await Fraudforce.blackbox();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT