Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 557 Bytes

File metadata and controls

32 lines (19 loc) · 557 Bytes

react-native-bba-rfid-scanner

React Native BBA RFID Scanner Module

Installation

npm install react-native-bba-rfid-scanner

Usage

import { multiply } from 'react-native-bba-rfid-scanner';

// ...

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


Made with create-react-native-library "# react-native-bba-rfid-scanner"