Skip to content

Repository files navigation

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

Build variants

Local commands use the development application identity by default:

  • iOS: npm run ios builds com.closurestudio.app.dev and lets Expo CLI handle development signing through the Apple account configured in Xcode.
  • Android: npm run android builds com.closurestudio.app.dev.
  • Production: npx eas-cli@latest build --profile production builds com.closurestudio.app and produces an Android App Bundle for Google Play.
  • Direct-install APK: npx eas-cli@latest build --platform android --profile production-apk builds a signed production APK.

Signing certificates, release keystores, service-account files, and their passwords are private build credentials. Keep them outside Git and manage them with EAS credentials or ignored local files.

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Other setup steps

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

About

移动端

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages