[
https://issues.apache.org/jira/browse/WEEX-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409188#comment-16409188
]
ASF GitHub Bot commented on WEEX-262:
-------------------------------------
GitHub user boboning opened a pull request:
https://github.com/apache/incubator-weex/pull/1079
[WEEX-262][iOS] Add new interface of Instance,which will terminate re…
We hope to have some chance to terminate render process after BundleJS
download has finished。Then,we will handle the BundleJS and continue render.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/boboning/incubator-weex master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1079.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 #1079
----
----
> Add new interface of Instance to terminate rendering when js bundle download
> finished.
> ----------------------------------------------------------------------------------------
>
> Key: WEEX-262
> URL: https://issues.apache.org/jira/browse/WEEX-262
> Project: Weex
> Issue Type: New Feature
> Reporter: ningli
> Assignee: Adam Feng
> Priority: Major
>
> We hope to have some chance to process the jsbundle when download finished,
> then we will call another interface "renderWithView" to continue rendering.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)