Skip to content

giriprathap/react-native-beacons-tracing

Repository files navigation

react-native-beacons-tracing

Beacons

Installation

npm install react-native-beacons-tracing

Usage

import BeaconsTracing from "react-native-beacons-tracing";

// ...

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

Contributing

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

License

MIT

Version