Skip to content

[pull] main from expo:main#805

Merged
pull[bot] merged 4 commits intocode:mainfrom
expo:main
Apr 27, 2026
Merged

[pull] main from expo:main#805
pull[bot] merged 4 commits intocode:mainfrom
expo:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 27, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

tsapeta and others added 4 commits April 27, 2026 10:17
#45067)

# Why

We want to be able to use prebuilt 3rd party frameworks in eas build.
These are produced and uploaded to a google bucket that we can use.

# How

If we provide the following environment variable:

`EXPO_PRECOMPILED_EXTERNAL_MODULES_URL=gs://eas-build-precompiled-modules`
- pod install will look for missing 3rd party xcframeworks using the
version folder structure in the google bucket/in the precompile system.

# Test-plan

Run with
`EXPO_PRECOMPILED_EXTERNAL_MODULES_URL=gs://eas-build-precompiled-modules`
in EAS build.

# Checklist

- [x] I added a `changelog.md` entry and rebuilt the package sources
according to [this short
guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).

---------

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
…ified in configure (#45013)

# Why

At the moment when no value is passed to `Observe.configure` for
`dispatchingEnabled`, then the previous value is used instead of the
default one

# How

Remove saved value, when `dispatchingEnabled` is `null`

# Test Plan

Unit tests

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
-->

- [ ] I added a `changelog.md` entry and rebuilt the package sources
according to [this short
guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
@pull pull Bot locked and limited conversation to collaborators Apr 27, 2026
@pull pull Bot added the ⤵️ pull label Apr 27, 2026
@pull pull Bot merged commit 5d68c85 into code:main Apr 27, 2026
7 of 9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants