/turbo-react-native-boilerplate

Boilerplate of a monorepo using pnpm turbo and react-native without expo

Primary LanguageJava

React-native turbo pnpm boilerplate

This is an unofficial starter Turborepo - React-native - PNPM.

Using this example

Run the following command:

pnpm i
pnpm start

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • mobile: a React-native app
  • ui: a stub React component library shared by both web and docs applications
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package/app is 80% šŸ¤£ TypeScript.