mastermoo / react-native-action-button

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

how to delete issue #284

Closed riqmariz closed 5 years ago

yasir-netlinks commented 5 years ago

@riqgod hi, have you found something regarding the shadow on Android?

kleyos commented 5 years ago

try without shadowStyle. <ActionButton hideShadow={false} fixNativeFeedbackRadius={true} /> it works for me on Android