Add BLE BPL scale native module and BMI integration
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

This commit is contained in:
2025-12-17 11:26:41 +05:30
parent a7a9b2646b
commit d96af7e4fa
24 changed files with 17129 additions and 64 deletions

5
react-native.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
name: 'react-native-bpl-scale',
version: '0.1.0',
dependencies: {},
};