GitHub user acton393 reopened a pull request:

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

    [WEEX-112][iOS] make weex playground app adapt to iPhone X

     according to 
https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/launch-screen/
 ,
    we must add a 1125px X 2436px  launch image for Portrait size and 2436 
X1125px,  at the same time,
    developers must consider about the safe-area of container.
    
    Bug: 112
    
    
![image](https://user-images.githubusercontent.com/11631084/32763944-6522a97c-c8c8-11e7-96b2-bed929d9a1d1.png)
    


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

    $ git pull https://github.com/acton393/incubator-weex 
weexplayground-adapte-iPhoneX

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

    https://github.com/apache/incubator-weex/pull/860.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 #860
    
----
commit f2fbd72aaf3043712eff233c06bcb242f6382a31
Author: acton393 <zhangxing610...@gmail.com>
Date:   2017-11-14T05:10:15Z

    [WEEX-112][iOS] make weex playground app adapt to iPhone X
    
     according to 
https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/launch-screen/
 ,
    we must add a 1125px X 2436px  launch image for Portrait size and 2436 
X1125px,  at the same time,
    developers must consider about the safe-area of container.
    
    Bug: 112

commit 19bf1305447b778f37bd1d8a445959b3cefa2916
Author: acton393 <zhangxing610...@gmail.com>
Date:   2017-11-14T10:31:30Z

    [WEEX-112] make Xcode 8 adapt

commit 217b59c38e8e1783c331324ee7816bea684d0fee
Author: acton393 <zhangxing610...@gmail.com>
Date:   2017-11-20T07:44:18Z

    [WEEX-112][iOS]add launch image and clear launch image
    
    Bug:112

commit 331f2743156b1a74c8b3fc4c0af85ab3330d814e
Author: acton393 <zhangxing610...@gmail.com>
Date:   2017-11-20T07:45:32Z

    Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
weexplayground-adapte-iPhoneX

----


---

Reply via email to