rn-grpc
v0.1.33
Published
react native grpc
Downloads
114
Readme
rn-grpc
react native grpc
Installation
npm install rn-grpcUsage
import { multiply } from 'rn-grpc';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
