0.1.4 • Published 6 months ago
@onekeyfe/react-native-ble-utils v0.1.4
react-native-ble-utils
ble uilts
Installation
npm install react-native-ble-utilsUsage
import { multiply } from 'react-native-ble-utils';
// ...
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