879479119 / react-native-shadow

A SVG shadow component powered with react-native-svg,which can provide shadow on Android like iOS ^_^
MIT License
610 stars 82 forks source link

Zero opacity #33

Open lukefanning opened 6 years ago

lukefanning commented 6 years ago

Found it useful to toggle the shadow without re-rendering children (i.e. images) but noticed that setting opacity to 0 didn't work. This allows you to set opacity to 0 which effectively doesn't render the shadow.