markoM
tRPC3y ago
marko

Generate iOS Swift tRPC client

Hey all,

I'm looking to get pointed in the right direction for how to best generate a native tRPC client for a Swift iOS app that shares a tRPC backend with a web app.

I've seen @Alex / KATT 🐱 loosely mention generating a Swift client based on a tRPC app router (https://twitter.com/alexdotjs/status/1721812788010451302 and https://twitter.com/alexdotjs/status/1706396243415515446) but can't find any further information.

I'm not looking to use React Native on mobile so that's a non-starter.

I appreciate any and all help with this, thank you!
Was this page helpful?