Skip to content

Conversation

@pull
Copy link

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

alanjhughes and others added 11 commits January 27, 2026 23:06
- Remove info button from toolbar
- Add animated loading transition with move + opacity effect
- Hide navigation bar during loading, animate it in with content
- Filter out node_modules directories and app?ctx= files from file tree
- Use grouped background color for loading screen
# Why

`Host` adds safe area insets to SwiftUI views causing such issues -
#42576. We had added
[`ignoreSafeAreaKeyboardInsets`](#41302)
for similar reasons but it was handling only keyboard insets.


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

# How

Adds `ignoreSafeArea` prop to `Host` which can be used to ignore all
insets as well as keyboard insets.
<!--
How did you build this feature or fix this bug and why?
-->

# Test Plan

Tested the repro shared in the reported
[issue](#42576). It gets fixed on
passing `ignoreSafeArea` prop to `Host`


https://github.com/user-attachments/assets/17bfb493-07d1-455a-8f93-bc5d4bbcb92f


<!--
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.
-->

# Checklist

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

- [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)
@pull pull bot locked and limited conversation to collaborators Jan 28, 2026
@pull pull bot added the ⤵️ pull label Jan 28, 2026
@pull pull bot merged commit 1127ffe into code:main Jan 28, 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.

3 participants