uwb-connection
v0.1.8
Published
test
Downloads
2
Maintainers
Readme
uwb-connection
Connection to UWB devices
Installation
npm install uwb-connection
Usage
import { startScanning } from 'uwb-connection';
// ...
startScanning();
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