rn-grpc-bridge
JSON →rn-grpc-bridge is a code generator (v0.0.12) that creates Swift/Android bridge code and TypeScript interfaces from protobuf definitions for React Native apps using gRPC. It automates the mapping between JavaScript dictionaries and native gRPC types, saving manual boilerplate. Currently supports iOS/Swift unary calls and bridge headers; streaming and Android support are incomplete. Distributed as an npm package, it relies on protobuf compilation but has no runtime dependencies.
Resources
packagern-grpc-bridge ↗