react-native-snapmint
v0.1.3
Published
react native sdk for snapmint
Maintainers
Readme
react-native-snapmint
react native sdk for snapmint
Installation
npm install react-native-snapmintUsage
import { multiply } from 'react-native-snapmint';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
