// in Expo Go, ignore directives in manifest responses and require a manifest. the current directives (no update available, roll back) don't have any practical use outside of apps that use the library directly. configMap[UpdatesConfiguration.UPDATES_CONFIGURATION_ENABLE_EXPO_UPDATES_PROTOCOL_V0_...
iOS: Stub expo-updates in Expo Go and remove service pattern. (#24860 by @wschurman) 0.18.16 — 2023-10-05 🐛 Bug fixes Add missing export in checkForUpdateAsync result. (by @douglowder) (#24503 by @douglowder) [Android] embedded loader should load images at all scales...
🐛 Bug fixes[cli] Fix downloading expo go progress bar bug [cli] various fixes from #3685 (#3736) [webpack-config] Remove progress and babel/runtime (#3700) [xdl] Upgrade @expo/ngrok (#3740) [xdl] pass appropriate headers when making getManifestCall (#3751)📦 Packages updated...
This repository includes the Expo SDK, Modules API, Go app, CLI, Router, documentation, and various other supporting tools. Expo Application Services (EAS) is a platform of hosted services that are deeply integrated with Expo open source tools. EAS helps you build, ship, and iterate on your...
We work with third party suppliers who may also set cookies on our website. These cookies and their third party owners, are included in the table below. These third party suppliers are responsible for the cookies they set on our site. If you want further information please go to the websi...
by downloading and installing the browser plug-in available via the following link:www.google.com/settings/ads/plugin. Moreover, you can disable the use of cookies by third-party suppliers by accessing the disabling page of the network initiative (Network Advertising Initiative) underwww.networkadve...
Minimal reproducible example https://github.com/mikescott/expo-updates-crash Summary The presence of expo-updates causes production and simulator builds to crash on launch. I discovered this after upgrading a project to SDK 49. The issue...
Running 'gradlew :app:bundleRelease' in /home/expo/workingdir/build/android Downloading https://services.gradle.org/distributions/gradle-8.0.1-all.zip 10% 20%. 30%. 40%. 50%. 60% 70%. 80% 90%. 100% Welcome to Gradle 8.0.1! Here are the highlights of this release: - Improvements ...
🐛 Bug fixes[cli] Fix downloading expo go progress bar bug [cli] various fixes from #3685 (#3736) [webpack-config] Remove progress and babel/runtime (#3700) [xdl] Upgrade @expo/ngrok (#3740) [xdl] pass appropriate headers when making getManifestCall (#3751)📦 Packages updated...
Summary When I use the {useFonts, Abel_400Regular} hook from "@expo-google-fonts/abel" and {HankenGrotesk_300} from "@expo-google-fonts/hanken-grotesk" the Abe font will fail to load on my iOS Expo Go app and my Android studio emulator. ...