🚀 Never recompile the same code twice.

Expo SDK 53 introduces remote build caching for `npx expo run:[android|ios]`. This will save you time on every rebuild.

Check out the blog post to learn about this experimental new feature: https://expo.dev/blog/build-cache-providers-in-expo

Comments