mastermoo / react-native-action-button

customizable multi-action-button component for react-native
MIT License
2.52k stars 570 forks source link

how to style the button shadow #351

Open franjorub opened 4 years ago

franjorub commented 4 years ago

I'm trying to change the color but doesn't work

shadowStyle={{ shadowColor: "rgba(191, 39, 51, 0.3)", }}