Open CarlosSLoureiro opened 1 year ago
I'm using react-native-bottom-menu 0.1.8 and I'm having some problem to set shadow in the menu element on android platform. I have tried to add elevation: 5 in the menu shadowStyle but still not works...
elevation: 5
Android at left and iOS at right:
Hello @CarlosSLoureiro Really sorry, this one is lost on my notifications.
I will check it out :)
I'm using react-native-bottom-menu 0.1.8 and I'm having some problem to set shadow in the menu element on android platform. I have tried to add
elevation: 5
in the menu shadowStyle but still not works...Android at left and iOS at right: