react-native-totpp
v0.1.0
Published
RFC 6238
Downloads
1
Maintainers
Readme
react-native-totpp
RFC 6238
Installation
npm install react-native-totpp
Usage
import { multiply } from 'react-native-totpp';
// ...
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