0.1.8 • Published 3 years ago
uwb-connection v0.1.8
uwb-connection
Connection to UWB devices
Installation
npm install uwb-connectionUsage
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