Using hono.js rpc on my expo router project
Is there an example template for this kind of project?
I'm trying to use hono rpc to my expo router project, my folder structure is like this:
[project name]
[client] = (React Native Expo Router)
[server] = (Hono)
0 Replies