Skip to content

docs: add missing status bar docs #1432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

kligarski
Copy link
Contributor

Motivation

Recently noticed that docs for statusBarStyle and statusBarHidden are not kept in sync between files in react-native-screens repo, react-naviagtion in-code docs and reactnavigation.org/docs.

I added information about auto and inverted values not being supported on Android for statusBarStyle.

Similar PR in react-native-screens: software-mansion/react-native-screens#2953, react-navigation: react-navigation/react-navigation#12618.

@kligarski
Copy link
Contributor Author

@kkafar

Copy link

netlify bot commented May 29, 2025

Deploy Preview for react-navigation-docs ready!

Name Link
🔨 Latest commit 0f492af
🔍 Latest deploy log https://app.netlify.com/projects/react-navigation-docs/deploys/68381b569450950008a39db9
😎 Deploy Preview https://deploy-preview-1432--react-navigation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

satya164 pushed a commit to react-navigation/react-navigation that referenced this pull request May 30, 2025
**Motivation**

Recently noticed that docs for `statusBarStyle` and `statusBarHidden`
are not kept in sync between files in `react-native-screens` repo,
`react-naviagtion` in-code docs and `reactnavigation.org/docs`.

I added information about support on Android for `statusBarStyle` and
`statusBarHidden` props and `auto` and `inverted` values not being
supported on Android for `statusBarStyle`.

Similar PR in `react-native-screens`:
software-mansion/react-native-screens#2953,
`react-navigation.github.io`:
react-navigation/react-navigation.github.io#1432.
Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

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

Thanks!

@satya164 satya164 merged commit a1f1137 into react-navigation:main May 30, 2025
3 checks passed
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