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.

random grey color for many items without selecting them

See original GitHub issue

When the items number increases it is showing wired behaviour. There are some items color changed to be gray without reason. also when select it then select another item the color back to black <RNPickerSelect placeholder={{ label: Select City, value: null, color: "#9EA0A4", }} onValueChange={(value) => props.onChange(value)} items={props.data || []} style={{ viewContainer: { flex: 1, }, inputAndroid: { ...styles.textField, backgroundColor: "transparent", color: "#000", textAlign: "left", }, inputIOS: { backgroundColor: "transparent", color: "#000", textAlign: "left", }, placeholder: { color: "grey", }, }} /> Screen Shot 2021-04-15 at 2 23 49 PM

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
xdarkleonxcommented, Aug 27, 2021

Любое решение относительно этого @ AhmedSamir74 @xdarkleonx @iyasirkhan

just remove placeholder color and wait while lawnstarter will fix it

Read more comments on GitHub >

github_iconTop Results From Across the Web

I am trying to exclude the color black when picking random ...
Black has RGB vals (0,0,0) and near it (very low vals in all three will be black and dark grey). So make sure...
Read more >
Randomness and color
As you cycle through colors generated one at a time, it will feel all over the place because each new color is truly...
Read more >
Shades of gray and colors, frameRate() - Fun Programming
You can open the saved program later and continue working on it. Discover gray scale shades and RGB colors, then animate the background...
Read more >
iWantHue - Theory - Tools
The distribution is right, and the similarity of some colors is not an effect of randomness. It is just that the HSL color...
Read more >
How to Choose Colors for Data Visualizations - Chartio
Categorical variables are those that take on distinct labels without ... Looping through colors multiple times is a bad idea, as this can...
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