GitHub user chaoszm opened a pull request:
https://github.com/apache/incubator-weex/pull/1233
[WEEX-428][core] fix bug that styles 'marginBottom' and 'bottom' cannot
take â¦
fix bug that styles 'marginBottom' and 'bottom' cannot take effect
meanwhile according to web result
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chaoszm/incubator-weex
ios-bugfix-layout_bottom
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1233.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 #1233
----
commit 77eac5901560b51fd9c415b02d8f5ecc01c4681b
Author: zouming.zm <zouming.zm@...>
Date: 2018-06-01T10:39:53Z
* [core] fix bug that styles 'marginBottom' and 'bottom' cannot take effect
meanwhile
----
---