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