Skip to content

mohammadgharouni/expo-monorepo

Repository files navigation

Expo monorepo

Fast pnpm monorepo for cross-platform apps built with Expo and React


🚀 How to use it

You can use and modify this repository however you want. If you want to use EAS to build your app, you'll need to create an Expo access token and set it as EXPO_TOKEN GitHub actions secret.

To run the repository locally, run these two commands:

  • $ pnpm install - This installs all required Node libraries using pnpm.
  • $ pnpm dev - Starts the development servers for all apps.

📁 Structure

  • apps - Apps that only use packages and aren't aware of other apps.
  • packages - Packages that may use external and/or other monorepo packages.

Apps

  • apps/mobile - Expo app using eslint-config and feature-home packages.

Packages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published