Files
react-native-bpl-scale/README.md
Gokulvarthan Ramesh a2aea99fad
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build-library (push) Has been cancelled
CI / build-android (push) Has been cancelled
CI / build-ios (push) Has been cancelled
first commit
2025-12-16 15:47:21 +05:30

577 B

react-native-bpl-scale

React Native Bluetooth BPL weighing scale library

Installation

npm install react-native-bpl-scale

Usage

import { multiply } from 'react-native-bpl-scale';

// ...

const result = multiply(3, 7);

Contributing

License

MIT


Made with create-react-native-library

module-backup