GitHub user doumafang opened a pull request:
https://github.com/apache/incubator-weex/pull/1298
[WEEX-484][iOS] Failure of parsing transform parameter when in third-party
environment
When third-party developer(no-taobao) parsing transform parameter, they may
get failure of transform's animation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/doumafang/incubator-weex master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1298.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 #1298
----
commit 7f6ea01c4473376f077335e896c6eb058e1658b2
Author: doumafang <doumafang@...>
Date: 2018-06-28T03:37:24Z
[WEEX-484][iOS] Failure of parsing transform parameter when in third-party
environment
----
---