{"library":"react-native-grpc-service","type":"library","category":null,"description":"React Native bridge for gRPC services, enabling communication with gRPC servers via Protobuf definitions. Current version 0.1.17 targets React Native 0.62.2+. It requires manual native configuration (iOS/Android) and uses a JSON config file to specify proto files. Supports unary requests; streaming features are in roadmap. Differentiates as a pure RN-native solution without JavaScript fallback.","language":"javascript","status":"active","version":"0.1.17","tags":["javascript","grpc","protobuf","react-native"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-grpc-service","imports":["import RNGrpcService from 'react-native-grpc-service';","GrpcService.TodoService.Create({ name: 'test' }).then(...)","Place react-native-grpc-service.json in project root with protoDirectory and protoFile."]},{"cmd":"yarn add react-native-grpc-service","imports":[]},{"cmd":"pnpm add react-native-grpc-service","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"react-native-grpc-service","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}