react-native-advertise-ble
v1.1.9
Published
Getting Started
Downloads
4
Readme
react-native-advertise-ble
Getting Started
Installation
npm install react-native-advertise-ble
Usage
import AdvertiseBle from "react-native-advertise-ble";
// ...
const result = await AdvertiseBle.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT