Skip to content

hieuptit93/react-native-grpc-client

Repository files navigation

react-native-grpc-client

grpc

Installation

npm install react-native-grpc-client

Usage

import { startStream } from "react-native-grpc-client";

// ...

const result = startStream('103.141.140.189', 9100);

Contributing

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

License

MIT