grpc-react-native

JSON →
library 0.3.2 ·javascript
verified Jun 7, 2026

A truly native gRPC implementation for React Native, leveraging platform-specific gRPC libraries (C-core on iOS/Android). Currently at v0.3.2, it's in early development and not yet stable. Supports bidirectional streaming and TLS. Key differentiator: uses native gRPC instead of JavaScript polyfills, offering better performance and protocol fidelity for mobile gRPC use cases. Ships TypeScript definitions.