Replies: 1 comment
-
You have to set Also, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
I'm trying to change background color of
RectButton
usingunderlayColor
prop.But that doesn't seem to work as expected. For example, using
#DC143C
results in background color changing to pink, but not to#DC143C
. Other colors i've tried also aren't working as expected.I've put up an example demonstrating the issue https://snack.expo.io/@dmitryn/healthy-bagel
Beta Was this translation helpful? Give feedback.
All reactions