react-native-device-risk-sdk
v0.1.4
Published
React Native wrapper for Device Risk SDK
Downloads
1
Maintainers
Readme
react-native-device-risk-sdk
React Native wrapper for Device Risk SDK
Installation
npm install react-native-device-risk-sdk
Usage
import { multiply } from "react-native-device-risk-sdk";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT