You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by mo...@apache.org on 2019/09/02 03:24:58 UTC

[incubator-weex] 01/01: Merge pull request #2873 from apache/fix-animation-crash2

This is an automated email from the ASF dual-hosted git repository.

moshen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git

commit 8169a10607a3e99bcb91e54318c88a535d5161e3
Merge: e50844f 8ce1318
Author: wqyfavor <qi...@alibaba-inc.com>
AuthorDate: Mon Sep 2 11:24:52 2019 +0800

    Merge pull request #2873 from apache/fix-animation-crash2
    
    Fix potential crash of animation.

 ios/sdk/WeexSDK/Sources/Manager/WXComponentManager.mm | 7 +++++--
 ios/sdk/WeexSDK/Sources/Module/WXTransition.mm        | 3 ++-
 2 files changed, 7 insertions(+), 3 deletions(-)