Skip to content

Add optional safeAreaInsets prop to NewAppScreen (replacing SafeAreaView)#52507

Closed
huntie wants to merge 1 commit into
react:mainfrom
huntie:export-D78006238
Closed

Add optional safeAreaInsets prop to NewAppScreen (replacing SafeAreaView)#52507
huntie wants to merge 1 commit into
react:mainfrom
huntie:export-D78006238

Conversation

@huntie

@huntie huntie commented Jul 9, 2025

Copy link
Copy Markdown
Member

Summary:
Resolves reactwg/react-native-releases#1011.

Changelog:
[General][Changed] - NewAppScreen no longer internally handles device safe area, use optional safeAreaInsets prop (aligned in 0.81 template)

Differential Revision: D78006238

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 9, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D78006238

…iew) (#52507)

Summary:

Resolves reactwg/react-native-releases#1011.

Changelog:
[General][Changed] - `NewAppScreen` no longer internally handles device safe area, use optional `safeAreaInsets` prop (aligned in 0.81 template)

Reviewed By: cortinico

Differential Revision: D78006238
@huntie
huntie force-pushed the export-D78006238 branch from 5b97b94 to bb25b6a Compare July 9, 2025 14:48
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D78006238

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 9, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 732bd12.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @huntie in 732bd12

When will my fix make it into a release? | How to file a pick request?

react-native-bot pushed a commit that referenced this pull request Jul 21, 2025
…iew) (#52507)

Summary:
Pull Request resolved: #52507

Resolves reactwg/react-native-releases#1011.

Changelog:
[General][Changed] - `NewAppScreen` no longer internally handles device safe area, use optional `safeAreaInsets` prop (aligned in 0.81 template)

Reviewed By: cortinico

Differential Revision: D78006238

fbshipit-source-id: 01fb16d6754b69a722ea11838d558bebd4748026
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @huntie in 14bfad5

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SafeAreaView warning out of the box in RNTestProject (NewAppScreen)

3 participants