Skip to content

[pull] main from expo:main#950

Merged
pull[bot] merged 7 commits into
code:mainfrom
expo:main
Jun 9, 2026
Merged

[pull] main from expo:main#950
pull[bot] merged 7 commits into
code:mainfrom
expo:main

Conversation

@pull

@pull pull Bot commented Jun 9, 2026

Copy link
Copy Markdown

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 : )

vonovak and others added 7 commits June 9, 2026 21:33
#46656)

# Why

Prerequisite for session shared object. We need to split the API into
two parts:
- active sessions - main/foreground
- inactive - all past sessions

Active sessions will be accessed using shared objects. Inactive will be
used using `getInactiveSessions`. We'll consider the
`getInactiveSessions` as internal debug only function

# How

<!--
How did you build this feature or fix this bug and why?
-->

# Test Plan

1. Observe tester
2. CI

# 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)
…#46645)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ackages (#46707)

## Why

Expo-sensors has a conditional define that doesn't work well with
precompiled xcframeworks - and instead of refactoring this we have
decided that the module isn't big enough to be precompiled - building
from source is probl. faster as well.

## How

Removed it from the bundleIOSPrebuilds.ts `IOS_PREBUILD_PACKAGES` list.

Supersedes #46686
@pull pull Bot locked and limited conversation to collaborators Jun 9, 2026
@pull pull Bot added the ⤵️ pull label Jun 9, 2026
@pull pull Bot merged commit 38e6406 into code:main Jun 9, 2026
1 check 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.

6 participants