@innobridge/trpcmessengerclient
v0.5.4
Published
A React Native library to stub tRPC client for @innobridge/trpcmessenger
Downloads
19
Readme
npm install @trpc/client zod dotenv
npm i --save-dev @types/wsRemove ws and use the builtin WebSocket for react native. This will break the integration test for node, but make our event subscription work on react native.
