Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

🚀 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. Here's how it works ↓

18,961 Aufrufe • vor 1 Jahr •via X (Twitter)

8 Kommentare

Profilbild von Expo
Expovor 1 Jahr

When you configure `experiments.buildCacheProvider` in your app config, running `npx expo run:[ios|android]` will look for a build with a matching fingerprint on a remote server. If one exists it will download and launch it rather than compiling the app again. If there is no matching build, then it will continue to compile locally for the run command, then upload the archive once it is completed. Check out the blog post from @donadeldev to start skipping redundant builds:

Profilbild von Etherspot 🐞
Etherspot 🐞vor 2 Jahren

Want to build a Web3 app without all the overhead costs? Try TransactionKit, a React toolkit that makes building dApps easy. Integrate cutting-edge account abstraction features in just a few clicks. Try it today 👇

Profilbild von Selva
Selvavor 1 Jahr

I tweaked an original example, and using it in our app. Saves a lot of time.

Profilbild von Amit Mirgal 🇮🇳🇨🇦 — oss/acc
Amit Mirgal 🇮🇳🇨🇦 — oss/accvor 1 Jahr

this is such a win those extra minutes on every build really add up excited to try it on my next project

Profilbild von Peter Piekarczyk
Peter Piekarczykvor 1 Jahr

Holy SHIT I need this for iOS

Profilbild von YUSUFF SMART
YUSUFF SMARTvor 1 Jahr

End of discussion

Profilbild von Michal
Michalvor 1 Jahr

you should move to minute pricing for this to make more sense

Profilbild von Bra Jona
Bra Jonavor 1 Jahr

Finallyyy

Ähnliche Videos