How Do I create that Button?
I tried the wix ui lib, and I was able to get the border radius and shadow but I cannot set the gradient for the background.
My second approach was to export the design file of the button (svg) to png and pass it to a <ImageBackground /> but that looks really ugly in terms of wrong size. But even when I export it in a really big format, It looks stupid too, so this is not an option for me. Does somebody might know how to get to this?

