Open wonderer007 opened 3 years ago
On Android, I have sent buttonColor="transparent" but It always shows a pentagon like background.
buttonColor="transparent"
Is there any way I can make the icon completely transparent
Note: Transparent background works perfect on IOS but not on Android
i know this issue is open for a long time, but you tried to put shadowStyle={{elevation: 0}}?
shadowStyle={{elevation: 0}}
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