react-native-rawbt-bridge
v0.1.0
Published
RawBT bridge for react native
Readme
react-native-rawbt-bridge
RawBT bridge for react native
Installation
npm install react-native-rawbt-bridgeUsage
import RawbtBridge from "react-native-rawbt-bridge";
// ...
const result = await RawbtBridge.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
