beaconuwb-estimote-reactnative
v0.0.1
Published
Bridge between Estimote UWB SDK and React Native
Downloads
4
Readme
beaconuwb-estimote-reactnative
Bridge between Estimote UWB SDK and React Native
Installation
npm install beaconuwb-estimote-reactnative
Usage
import { multiply } from 'beaconuwb-estimote-reactnative';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library