react-native-advertise-ble

Getting Started

Usage no npm install needed!

<script type="module">
  import reactNativeAdvertiseBle from 'https://cdn.skypack.dev/react-native-advertise-ble';
</script>

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