Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 599 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 599 Bytes

🧩 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