rainbow-me / rainbow

🌈‒ the Ethereum wallet that lives in your pocket
https://rainbow.me
GNU General Public License v3.0
3.82k stars 590 forks source link

Add TextShadow component #5851

Closed christianbaroni closed 2 weeks ago

christianbaroni commented 2 weeks ago

What changed (plus any additional context for devs)

Example:

<TextShadow blur={12} shadowOpacity={0.2} />
  <Text color="blue" size="17pt" weight="heavy>
    By default, shadow color is derived from the Text color prop
  </Text>
</TextShadow>

Screen recordings / screenshots

What to test

walmat commented 2 weeks ago
  • Adds a SILENCE_EMOJI_WARNINGS env var to silence the RDS emoji logs

thank god