@indoor-track/uwb
v1.0.0
Published
Biblioteca React Native para escanear e identificar sinais de dispositivos via UWB (Ultra-Wideband). Ideal para aplicações de rastreamento indoor em tempo real.
Maintainers
Readme
react-native-uwb
Biblioteca React Native para escanear e identificar sinais de dispositivos via UWB (Ultra-Wideband). Ideal para aplicações de rastreamento indoor em tempo real.
Installation
npm install react-native-uwbUsage
import { multiply } from 'react-native-uwb';
// ...
const result = 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
