react-native-shadow
react-native-shadow copied to clipboard
A SVG shadow component powered with react-native-svg,which can provide shadow on Android like iOS ^_^
BorderShadow.js Line 36 change ...children to {...children}, please :)
I have passed the borderRadius of the child component to the BoxShadow component through the radius property but BoxShadow component does not give an accurate shape. ````jsx ```` Here is...
react-native-code-push 没反应了。。。
Hello, all is in the title, I would like to know if for using this lib I need to know in advance what will be the height and the width...
如果我的高度不能确定,是动态的需要根据list的数量大小来进行决定的,该怎么用呢,能否提供类似minHeight的属性啊。
感觉没有用啊
用了后只是一条灰色的线, 没有投影效果,安卓7.1.1
Platform: Android "react-native": "0.48.4" "react-native-shadow": "^1.2.1" As you can see in the screenshot, only the top left corner, top and left is rendering properly. My code (the color is a...
Width and Height Must be > 0 using same as the example.
i want add a shadow to all the border of View.