Skip to content

Gradient color in Text #1229

Answered by wcandillon
maulik54e asked this question in Q&A
Dec 21, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Absolutely you can simply add a gradient to the text component:
https://shopify.github.io/react-native-skia/docs/text/text#simple-text
https://shopify.github.io/react-native-skia/docs/shaders/gradients

It would look like this:

<Text ...>
  <LinearGradient ... />
</Text>

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@maulik54e
Comment options

@marcel-happyfloat
Comment options

@wcandillon
Comment options

@marcel-happyfloat
Comment options

@marcel-happyfloat
Comment options

Answer selected by maulik54e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants