beaconuwb-estimote-reactnative
v0.0.1
Published
Bridge between Estimote UWB SDK and React Native
Readme
beaconuwb-estimote-reactnative
Bridge between Estimote UWB SDK and React Native
Installation
npm install beaconuwb-estimote-reactnativeUsage
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
