Skip to content

arvl130/trpc-expo-api-routes-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 tRPC with Expo API Routes Demo

With the release of Expo SDK 50, Expo Router now enables you to write server code on your Expo projects through the new API Routes.

This is an example app that shows how you can setup tRPC on Expo with API Routes. This lets developers achieve full-stack typesafety on all of Expo's supported platforms: Android, iOS, Web, and now—server.

License

This project is licensed under the MIT License.

Copyright © 2023 Angelo Geulin