Has anyone been able to get the shadow on text inputs to show? nothing I do in the advanced tab seems to respond.
What property do you use and for which Android or iOS operating system?
For Android you need to use Elevation (integer value for example 5)
If you don’t like the effect, then you can make the shadow manually by using absolute positioning of the shadow under the component.
