[GitHub] incubator-weex pull request #868: [WEEX-120][iOS]try to optimize unload weex...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex/pull/868


---


[GitHub] incubator-weex pull request #868: [WEEX-120][iOS]try to optimize unload weex...

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request:

https://github.com/apache/incubator-weex/pull/868

[WEEX-120][iOS]try to optimize unload weex component

try to optimize unload too much component

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/acton393/incubator-weex 
iOS-optimize-unload-view-method

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/868.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 #868


commit 90f535d86e1a234383fac202a4cd92d5aba2e9f7
Author: acton393 
Date:   2017-11-15T09:08:20Z

[WEEX-120][iOS]try to optimize unload weex component

 try to reduce context switch when unload component.

Bug:120




---