0.1.8 • Published 2 years ago
uwb-connection v0.1.8
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