Caching Popular Packages to Minimize Bundle Size?

Hey,

Is there any opportunity for Expo to cache popular packages like:

  • React
  • Redux
  • Lodash
  • Expo
  • Apollo

in order to speed up downloading bundles?

Just a thought, thanks!

Yes! It’ll be a lot of work though :(. It’s definitely on our radar. There are a few major pieces, but mostly it comes down to figuring out a stable “split bundle” mode for Metro and teaching the client/standalones to load it correctly.

1 Like

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