Hi,
I am planning to build a mobile app using react native. I want to use gRPC call to the backend server.
Please suggest how to do it? It would be great if you can share the basic tutorial/blog for react native gRPC integration.
I am running backend server in go.
Thanks