zebra btle
npm install react-native-zebra-btlezebra btle
``sh`
npm install react-native-zebra-btle
`js
import ZebraBtle from "react-native-zebra-btle";
// ...
const result = await ZebraBtle.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT