wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.02k stars 2.67k forks source link

White flash each time a screen is pushed #7749

Closed manuhook closed 1 year ago

manuhook commented 1 year ago

What happened?

A white screen flash is present on iOS each time a screen is pushed (iphone & ipad) Animations push waitForRender is set to true

Bug introduced with this commit : https://github.com/wix/react-native-navigation/pull/7710

246601692-7c38d250-47b8-4df4-a15d-7a580cd97d52

What was the expected behaviour?

There should be no flash when you push a screen and waitForRender is true

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

No response

In what environment did this happen?

React Native Navigation version: all version after this commit : each time a screen is pushed React Native version: 0.71.x Has Fabric (React Native's new rendering system) enabled: no Node version: Device model: all iOS phone / tablet iOS version: 15.x / 16.x

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

manuhook commented 1 year ago

removing stale