Skip to content

[pull] main from expo:main - #1164

Merged
pull[bot] merged 6 commits into
code:mainfrom
expo:main
Aug 19, 2026
Merged

[pull] main from expo:main#1164
pull[bot] merged 6 commits into
code:mainfrom
expo:main

Conversation

@pull

@pull pull Bot commented Aug 19, 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 : )

chrfalch and others added 6 commits August 19, 2026 18:58
…overlay (#47256)

Detects React Native versions that ship self-contained XCFrameworks (RN 0.87+, no VFS overlay) and routes precompile and pod install accordingly, falling back to the legacy VFS overlay integration on earlier versions.

Adds `prebuilt_react_uses_vfs?` as the single discriminator for how React-Core-prebuilt exposes its headers, re-applies modular React header flags to Expo pods that RN's own loop misses, and quotes Swift compatibility header search paths for no-VFS source builds.
# Why

In order to support react native 0.87 we should bump
react-native-screens to latest

# How

Update react-native-screens to 4.27.0

# Test Plan

run BareExpo locally

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

---------

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
# Why

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

Add Chain React 2026 talks

# How

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

Update `talks.ts` file so that they appear on Home and Additional
resources page.

# Test Plan

<!--
Please describe how you tested this change and how a reviewer could
reproduce your test, especially if this PR does not include automated
tests! If possible, please also provide terminal output and/or
screenshots demonstrating your test/reproduction.
-->

**Additional resources**

<img width="2400" height="736" alt="CleanShot 2026-08-19 at 23 14 11@2x"
src="https://github.com/user-attachments/assets/09fe7005-f8b3-4688-8313-4ee98b360181"
/>

**Home page**

<img width="2288" height="1436" alt="CleanShot 2026-08-19 at 23 14
03@2x"
src="https://github.com/user-attachments/assets/84733e12-d329-4f22-801b-2c53ff047a11"
/>


# 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)
# Why

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

Adds the missing screenshots so readers can see what each SwiftUI
example renders.

Components updated:

- **Group** — `BasicGroupExample.tsx`
- **LazyHStack** — `BasicLazyHStackExample.tsx`,
`LazyHStackAlignmentExample.tsx`
- **LazyVStack** — `BasicLazyVStackExample.tsx`,
`LazyVStackAlignmentExample.tsx`
- **ScrollView** — `ScrollViewVerticalExample.tsx`,
`ScrollViewHorizontalExample.tsx`, `ScrollViewSharedPositionExample.tsx`
- **SwipeActions** — `SwipeActionsExample.tsx`
- **Text** — `CustomFontExample.tsx`

# Test Plan

<!--
Please describe how you tested this change and how a reviewer could
reproduce your test, especially if this PR does not include automated
tests! If possible, please also provide terminal output and/or
screenshots demonstrating your test/reproduction.
-->

See preview 

# 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 Aug 19, 2026
@pull pull Bot added the ⤵️ pull label Aug 19, 2026
@pull
pull Bot merged commit 7c89656 into code:main Aug 19, 2026
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.

5 participants