react-native-qrcode-rounded
v0.1.7
Published
A fully customizable QR Code generator for React Native based on react-native-svg and javascript-qrcode.
Maintainers
Readme
react-native-qrcode-rounded
A fully customizable QR Code generator for React Native based on react-native-svg and javascript-qrcode.
Installation
npm install react-native-qrcode-roundedUsage
import { multiply } from 'react-native-qrcode-rounded';
// ...
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
