Skip to content

An example of React Native, tRPC and Nextjs in a monorepo - along with examples of auth, design system, and many more!

Notifications You must be signed in to change notification settings

johnkueh/react-native-trpc-monorepo-example

Repository files navigation

React Native example app with the following goals:

Before getting started

Getting started

  • Follow Expo's installation guide
  • Copy .env.example and fill in your firebase and database details
  • yarn to install all dependencies
  • yarn workspace web dev to start the API
  • yarn workspace native start:local to start the mobile app

About

An example of React Native, tRPC and Nextjs in a monorepo - along with examples of auth, design system, and many more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published