Skip to content
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

StatusBar animation like native #781

Closed
ferrannp opened this issue Jan 21, 2021 · 1 comment
Closed

StatusBar animation like native #781

ferrannp opened this issue Jan 21, 2021 · 1 comment

Comments

@ferrannp
Copy link
Contributor

Description

Not sure if this is a bug or not but I noticed some difference between a native app and with native stack. See the gifs:

Screenshots

Native app from Apple (see how StatusBar animates immediately when background behind it changes):

contacts

Here is using native stack and statusBarStyle: 'light'. Notice that it does not change like native. Only when modal is fully closed and it takes quite a while to do so:

status-bar-native-stack

Expected behavior

Try to achieve native behavior.

Actual behavior

Not exactly as native.

Snack or minimal code example

Here can be tested: https://github.com/ferrannp/native-stack-playground/

Package versions

  • React: 16.13.1
  • React Native: 0.63.4
  • React Native Screens: 2.16.1
@WoLewicki
Copy link
Member

Closing due to being duplicate of #767. Should be fixed by #798.

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

No branches or pull requests

2 participants