Turborepo & React Native Starter
This is an official starter Turborepo with a Next.js site, a React Native app, and two local packages.
Turborepo react-native starter
This is a community-maintained example. If you experience a problem, please submit a pull request with a fix. GitHub Issues will be closed.
Apps and Packages
What's inside?
vercel
- native: a react-native app built with expo
- web: a Next.js app built with react-native-web
- @repo/ui: a stub react-native component library shared by both web and native applications
- @repo/typescript-config: tsconfig.jsons used throughout the monorepo
- This Turborepo includes the following packages/apps:
- Run the following command:
- Each package/app is 100% TypeScript.
- Use Cases
Utilities
Using this example
turborepo
- Expo for native development
- TypeScript for static type checking
- Prettier for code formatting
- Repository
- GitHub
- Owner
- License
- Stack



