13 years and younger limitation

Hello I’m trying to find information on expos limitations for building apps for ages 13 years and younder.

I’ve found this link: https://docs.expo.dev/introduction/why-not-expo/
Which says…

Apps built with eas build -p ios|android include only your app’s explicit native dependencies, and so this limitation does not apply…

However, I’m still unsure about a few things:

  1. If I run npx eas-cli build -p android --profile production --local (Note the --local) will the same be true?
  2. If I run npx expo prebuild -p android and then use EAS build npx eas-cli build -p android --profile production --local will the same be true as well?

Many thanks!


  • SDK Version: 46
  • Platforms(Android/iOS/web/all): Android/iOS