Загрузка видео...

Не удалось загрузить видео

На главную

🚀 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 просмотров • 1 год назад •via X (Twitter)

Комментарии: 8

Фото профиля Expo
Expo1 год назад

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:

Фото профиля Etherspot 🐞
Etherspot 🐞2 лет назад

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 👇

Фото профиля Selva
Selva1 год назад

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

Фото профиля Amit Mirgal 🇮🇳🇨🇦 — oss/acc
Amit Mirgal 🇮🇳🇨🇦 — oss/acc1 год назад

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

Фото профиля Peter Piekarczyk
Peter Piekarczyk1 год назад

Holy SHIT I need this for iOS

Фото профиля YUSUFF SMART
YUSUFF SMART1 год назад

End of discussion

Фото профиля Michal
Michal1 год назад

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

Фото профиля Bra Jona
Bra Jona1 год назад

Finallyyy

Похожие видео