rn-auto-detect-otp
v0.1.0
Published
rn-auto-detect-otp
Downloads
3
Readme
rn-auto-detect-otp
rn-auto-detect-otp
Installation
npm install rn-auto-detect-otp
Usage
import { multiply } from 'rn-auto-detect-otp';
// ...
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
Made with create-react-native-library