@nokecy/react-native-pda-scan
v0.8.0
Published
pda 扫描模块
Downloads
7
Readme
react-native-pda-scan
pda 扫描模块
Installation
npm install react-native-pda-scan
Usage
import PdaScan from "react-native-pda-scan";
// ...
const result = await PdaScan.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT