Skip to content

Add SafeAreaView to not have content behind StatusBar in iOS#24868

Closed
lucasbento wants to merge 1 commit into
facebook:masterfrom
lucasbento:fix/content-behind-statusbar-template
Closed

Add SafeAreaView to not have content behind StatusBar in iOS#24868
lucasbento wants to merge 1 commit into
facebook:masterfrom
lucasbento:fix/content-behind-statusbar-template

Conversation

@lucasbento
Copy link
Copy Markdown

Summary

This PR fixes the content being shown behind the StatusBar in the new app template, was only happening in iOS.

Changelog

[General] [Changed] - Fix content being shown behind StatusBar in the new app template.

Test Plan

Run the app in iOS and scroll through the screen, if you need help running the app just let me know.

cc @cpojer.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 15, 2019
Copy link
Copy Markdown
Contributor

@cpojer cpojer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you.

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @lucasbento in a9e8a71.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label May 15, 2019
M-i-k-e-l pushed a commit to M-i-k-e-l/react-native that referenced this pull request Mar 10, 2020
…ebook#24868)

Summary:
This PR fixes the content being shown behind the `StatusBar` in the new app template, was only happening in iOS.

## Changelog

[General] [Changed] - Fix content being shown behind `StatusBar` in the new app template.
Pull Request resolved: facebook#24868

Differential Revision: D15353748

Pulled By: cpojer

fbshipit-source-id: 4c84a65d9f8e85e5558d447533e381126c971e38
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. Component: SafeAreaView Component: StatusBar Merged This PR has been merged. Platform: iOS iOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants