You can use the `eas build` command.

https://docs.expo.dev/build/introduction/

The `expo build` command is deprecated and doesn't support config plugins.

If you want to build it locally (you need to have Android Studio installed), you can use the `expo run:android` command or `eas build --local`

Bartłomiej Klocek
Bartłomiej Klocek

Written by Bartłomiej Klocek

Enthusiast of electronics and all kinds of software development — from web apps to embedded systems. Expo open-source contributor at Software Mansion.

No responses yet