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

Is setting width and height necessary in this package? #56

Closed SrBrahma closed 3 years ago

SrBrahma commented 3 years ago

I developed a way of also creating cross-platform shadows that won't require setting the width and height as this package looks it requires, but developing it further and publishing it may be a mistake if this package don't actually require setting the width and height.

So, are they required?