mnkhod
mnkhod
TTCTheo's Typesafe Cult
Created by mnkhod on 5/18/2023 in #questions
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 :?
25 replies