How to elevate a view in react native?
I am trying to add elevation so that I can add a effect share below but right now my code isn’t adding that effect. I have even tried linear-gradient
to add such effect in view
but still not able to achieve it.