mastermoo / react-native-action-button

customizable multi-action-button component for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transparent Background color for ActionButton.Item

wonderer007 opened this issue · comments

On Android, I have sent buttonColor="transparent" but It always shows a pentagon like background.

Is there any way I can make the icon completely transparent

Note: Transparent background works perfect on IOS but not on Android

Screen Shot 2020-12-03 at 7 28 25 PM

i know this issue is open for a long time, but you tried to put shadowStyle={{elevation: 0}}?