0.1.0 • Published 4 years ago

react-native-rawbt-bridge v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-rawbt-bridge

RawBT bridge for react native

Installation

npm install react-native-rawbt-bridge

Usage

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