Skip to content

Files

universal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024

Turborepo react-native starter

This is an official starter Turborepo.

Using this example

Run the following command:

npx create-turbo@latest -e with-react-native-web

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • native: a react-native app built with expo
  • web: a Next.js app built with react-native-web
  • @/components/ui: a stub react-native component library shared by both web and native applications
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you: