Reputation: 11
On design file enter image description here
On device enter image description here
It not match with design. My code at here https://snack.expo.dev/@phuongit0301/card
Please suggest for me solution?
Upvotes: 1
Views: 295
Reputation: 1144
There's no shadowOpacity in Android. It only works in iOS. Check here for reference.
shadowOpacity
The alternative is to use elevation property for Android
elevation