Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 16, 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 : )

jakex7 and others added 2 commits January 16, 2026 10:30
# Why

Launching a deep link with the dev launcher currently results in the
creation of two JavaScript threads, which causes the app to crash.

# How

Do not launch previous URL when a deep link is present.

# Test Plan

Build Bare Expo and launch the app by pressing `i` in the terminal.

# 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).
- [x] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
…42086)

# Why

Small step towards
https://linear.app/expo/issue/ENG-12689/one-copy-uint8array-databytearray-convertible

# How

- Pre-allocated direct buffer in response sink
- Returned native ArrayBuffer, which does not copy when returned to JS

# Test Plan

- Fetch test suite
- Manual testing in [my benchmark
app](https://github.com/barthap/fetch-benchmark)

# 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)
- [ ] 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 Jan 16, 2026
@pull pull bot added the ⤵️ pull label Jan 16, 2026
@pull pull bot merged commit a6488db into code:main Jan 16, 2026
13 of 16 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.

2 participants