Skip to content

chore: bump react-native-safe-area-context 5.4.0 → 5.7.0#7367

Merged
janicduplessis merged 1 commit intodevelopfrom
@janic/bump-safe-area-context
Apr 22, 2026
Merged

chore: bump react-native-safe-area-context 5.4.0 → 5.7.0#7367
janicduplessis merged 1 commit intodevelopfrom
@janic/bump-safe-area-context

Conversation

@janicduplessis
Copy link
Copy Markdown
Contributor

@janicduplessis janicduplessis commented Apr 20, 2026

What changed (plus any additional context for devs)

Bumps react-native-safe-area-context from 5.4.0 to 5.7.0 (latest). No patches, no API changes on anything we use (SafeAreaProvider, useSafeAreaInsets, SafeAreaView).

Between 5.4 and 5.7 the library added SafeAreaListener, a Fabric view pool fix, and new-arch-only Yoga/CMake fixes. The only C/C++ build surface is new-arch — on old arch we build pure Java/Kotlin + ObjC, so the RN version coupling is effectively none. Verified against our Mobile React Native 0.81 Upgrade Plan, which targets this as a safe pre-bump. Expo SDK 54 pins ~5.6.0, so 5.7.0 is a minor above the pin but still compatible.

Extracted from #7366 (RN 0.81 bump) so it can land independently.

Screen recordings / screenshots

N/A — no visual changes.

What to test

  • Quick smoke test of safe area

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 20, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​react-native-safe-area-context@​5.4.0 ⏵ 5.7.09910078 +188100

View full report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

🧪 Flashlight Performance Report (AWS Device Farm)

🔀 Commit: 7939e4f

📎 View Artifacts

Metric Current Δ vs Baseline
Time to Interactive (TTI) 5551 ms 🔴 +131.8 ms (+2.4%)
Average FPS 56.56 ⚪ +0.2 (+0.4%)
Average RAM 394.2 MB ⚪ -2.5 MB (-0.6%)

@github-actions
Copy link
Copy Markdown

Launch in simulator or device for bfec0cd

@janicduplessis janicduplessis requested a review from olerass April 20, 2026 17:24
@janicduplessis janicduplessis force-pushed the @janic/bump-safe-area-context branch from c573de5 to 4c678ca Compare April 20, 2026 23:02
@github-actions
Copy link
Copy Markdown

Launch in simulator or device for 3e742ed

@janicduplessis janicduplessis force-pushed the @janic/bump-safe-area-context branch from 4c678ca to edd1f94 Compare April 21, 2026 15:45
@github-actions
Copy link
Copy Markdown

Launch in simulator or device for 7939e4f

@janicduplessis janicduplessis merged commit 3fe8ff0 into develop Apr 22, 2026
20 checks passed
@janicduplessis janicduplessis deleted the @janic/bump-safe-area-context branch April 22, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants