react-native-rn-extrieve-test
v0.1.4
Published
React native library to decode or encode qr bar
Downloads
2
Maintainers
Readme
react-native-rn-extrieve-test
React native library to decode or encode qr bar
Installation
npm install react-native-rn-extrieve-test
Usage
import { welcomeName } from 'react-native-rn-extrieve-test';
// ...
const result = await welcomeName("Karan", "Welcome");
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