0.1.3 • Published 3 years ago

react-native-http-server-bridge v0.1.3

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

react-native-http-server-bridge

test

Installation

npm install react-native-http-server-bridge

Usage

import HttpServerBridge from "react-native-http-server-bridge";

// ...

const result = await HttpServerBridge.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT