Skip to content

Nokecy/react-native-pda-scan

Repository files navigation

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