Build apk for specific cpu architecture

Hi everyone,
im am new to expo and the first thing i tried to do is build with exp build:android for a simple Hello World app, but i faced that the installed app size is near 100 mb against 10mb of a react-native app.
I undertstand that the expo sdk may have its own size but that 100 mb may discourage user to have the app installed.
The first advice i suggest is to give the option for building separate apks, one for arm-v7 and one for x86 cpus ( idk if it already exists but i didn’t found in the docs )

2 Likes

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.