Theo's Typesafe CultTTC
Theo's Typesafe Cult3y ago
24 replies
mnkhod

Using T3 as API & Admin Panel Layer then consuming API layer tRPC on React Native 🤔 utils/api.ts 😭

Im pretty new to tRPC , what i have understood is that tRPC typing is being consumed by the front-end using utils/api.ts.

Does this mean if i use T3 as an API layer & Admin Panel layer then i have to copy paste the utils/api helper to my React Native project to have front-end typing :?
Was this page helpful?