Skip to content

Complete template for a cross-platform web/mobile project in react

Notifications You must be signed in to change notification settings

alban-lautie/cross-platform-template

Repository files navigation

Template crossplatform mono-repos (web & mobile)

Monorepos to create cross-platform applications both on the web and mobile with a shared design system in react native. Uses react-native-web to transpile react native code to the web.

Started with turborepo react-native starter

This is an official starter Turborepo.

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
  • @repo/ui: a stub react-native component library shared by both web and native applications
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo
  • @repo/eslint: eslint.config.js used throughout the monorepo
  • @repo/prettier: eslint.config.js used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

About

Complete template for a cross-platform web/mobile project in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published