optimize-aab-size

Installation
SKILL.md

Optimize AAB Size

Target: <20MB download for cellular install.

Measure baseline

bundletool get-size total --apks=app.apks --dimensions=ABI,LANGUAGE,SCREEN_DENSITY

Top size offenders

  1. Native binaries (~25MB):
    • React Native core
    • Reanimated, Skia (if added)
    • Hermes (already enabled by default)
    • expo modules
Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
optimize-aab-size — khadinakbarlabs/expo-mobile-app-builder