0.1.11 • Published 4 years ago

react-native-bluetooth-peripheral v0.1.11

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-bluetooth-peripheral

Allows you to use React Native as a Bluetooth LE Peripheral

Installation

npm install react-native-bluetooth-peripheral

Usage

import BluetoothPeripheral from "react-native-bluetooth-peripheral";

// ...

const result = await BluetoothPeripheral.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.1.10

4 years ago

0.1.11

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago