GitHub user TheKingOfGods opened a pull request:
https://github.com/apache/incubator-weex/pull/1058
[WEEX-243] [android] More enhanced about <web> component
Hi, It's solution to enhance <web> component in android, and the api was
designed as same as IOS. More detail please look at
[[WEEX-234]](https://github.com/apache/incubator-weex/pull/1047).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TheKingOfGods/incubator-weex
android-feature-enhanced-web
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1058.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 #1058
----
commit a090faffc34565e46a28abeb0a02ed9e5b5a03a2
Author: åéº <haonan.whn@...>
Date: 2018-03-07T11:09:53Z
+ [android] support communication between weex and web
commit 24d49f159cfc0cd1a96d6e68afb11d59d58e6ccc
Author: åéº <haonan.whn@...>
Date: 2018-03-08T08:03:42Z
+ [android] support call reloadãgoForwardãgoBackãpostMessage methods
by <web> component
----
---