You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add missing information in status bar docs (#12618)
**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.
0 commit comments