There is a white flash between iOS Launch Screen and the first loaded javascript screen. Setting waitForRender: true in RNN 3.1.2 has no effect.
With version 3.0.0 and below the following code was working.
Navigation.setDefaultOptions({
animations: {
setRoot: {
waitForRender: true,
},
},
});
Upgrading to version 3.1.2 this seems like being ignored by RNN.
_Ignore the gradient difference between iOS Launch Screen and JS screen._
| 3.0.0 | 3.1.2 |
|---|---|
|
|
|
I also have the same problem on iOS (using simulator with iPhone X)
Works well on android
version : 3.1.2
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 Detox and report back. Thank you for your contributions.
The issue has been closed for inactivity.
Same here. How to solve this?
Any clue about this issue yet ?
Most helpful comment
I also have the same problem on iOS (using simulator with iPhone X)
Works well on android
version : 3.1.2