2.0.18 • Published 3 years ago
react-native-ble-jmdm v2.0.18
react-native-bt
React Native BT
Installation
npm install react-native-btUsage
import { multiply } from "react-native-bt";
// ...
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