GitHub user acton393 opened a pull request:
https://github.com/apache/incubator-weex/pull/791
* [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 thatâ¦
fix issue https://issues.apache.org/jira/browse/WEEX-81 that box shadow is
abnormal while using border-radius.
new :

before:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acton393/incubator-weex wip-us-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/791.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #791
----
commit 81115d0bf880ede9da0dad0b74b533d6c30eef46
Author: acton393 <[email protected]>
Date: 2017-10-13T08:35:03Z
* [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 that
box-shadow is abnormal in border-radius
----
---