I want to create something like the following for my react-native project:
So I basically want to have an image or a gif and I want to put a transparent text with a colored background on top of it. In the above seen case, it is transparent text with a white background.
I can't find a way to do it.
Help would be greatly appreciated