Its really strange that I found no solution over web for a very simple feature. I want to add gradient to a text in expo react native project. It looks something like this
I did see a library (react-native-text-gradient) which is not updated since version 0.5x. Linear gradient of expo creates a button and applies gradient to it. Any solution would be deeply appreciated.