GitHub user x461909066 opened a pull request:
https://github.com/apache/incubator-weex/pull/1146
[iOS]bugfix: toast should display on weex window
bugfix: weex toast should display on the window that contain weex root view
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/x461909066/incubator-weex bugFix/toast_window
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1146.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 #1146
----
commit 1e88b7d54d7462f2da29d683c89e6e04dbe75d21
Author: jinxiaotong <jinxiaotong@...>
Date: 2018-05-04T03:32:50Z
[iOS]bugfix: toast should display on weex window
----
---