0.1.5 • Published 2 years ago

react-native-chainway-rfid v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-chainway-rfid

Chainway C72 RFID Reader Lib

Installation

npm install react-native-chainway-rfid

Usage

import { multiply } from "react-native-chainway-rfid";

// ...

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