0.1.4 • Published 4 years ago
react-native-device-risk-sdk v0.1.4
react-native-device-risk-sdk
React Native wrapper for Device Risk SDK
Installation
npm install react-native-device-risk-sdkUsage
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