react-native-chipdna-mobile
v0.3.0
Published
Integration with the NMI ChipDNA Mobile SDK
Downloads
2
Readme
react-native-chipdna-mobile
Integration with the NMI ChipDNA Mobile SDK
Installation
npm install react-native-chipdna-mobile
Usage
import ChipDNAMobile from "react-native-chipdna-mobile";
// ...
const result = await ChipDNAMobile.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT