You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
How can i implement existing Grpc api into react native project ?
Eryu Xia
unread,
Aug 17, 2023, 2:59:29 PM8/17/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi Mumin,
gRPC-Web would be the library that have potential to work in React Native, but i'm not sure if it works or if it works well. If it does work, you would need to run a proxy along with your grpc server.
Although according to this comment (and one reply below), it seems to be working for some people: