question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Color flash between large and small title screen

See original GitHub issue
"react-native-screens": "^2.7.0",
"react-native": "0.62.2",

I can’t seem to transition between a large and small title screen without colours flashing. Screen A

 largeTitle
 largeTitleBackgroundColor="red"
backgroundColor="red"
largeTitleHideShadow
title="Status"

Screen B

largeTitleBackgroundColor="red"
backgroundColor="red"
backTitle="Back"
title="Privacy"

Edit: It seems like I have to force translucent={false} on both screens for this issue to go away.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
kyle-ssgcommented, Jun 24, 2020

I believe this is a slightly different issue which I’ve also seen, I’d imagine he’s talking about the glitchy looking background colour here. I’m fairly sure replication is slightly different to this issue.

image

1reaction
kyle-ssgcommented, Jun 26, 2020

@WoLewicki tried out the PR, can confirm it solves this issue, brilliant!

Read more comments on GitHub >

github_iconTop Results From Across the Web

large title is never translucent when backgroundColor is set
So while setting the "large" title's color to transparent, the "small" title's color is visible, causing the half of the "large" header ...
Read more >
Premiere Pro CC : How to do a Trippy Flashing Colors Effect ...
A tutorial on how to make a video flash colors in Premiere Pro CC. This effect adds a rainbow like color overlay animation...
Read more >
Stripes on your screen? This is probably the solution - Coolblue
Your monitor displays vertical stripes or continuous flickering. This is very annoying, but don't worry. There are different ways to solve ...
Read more >
The Large Title UINavigationBar Glitches and How to Fix Them
Check out this article to find out the glitches you might get when adopting the large title UINavigationBar, and how to fix each...
Read more >
Color Panel in Animate - Adobe Support
Import, export, delete, and otherwise modify the color palette for a FLA file by using the Swatches panel. Select colors in hexadecimal mode....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found