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