Safe Area Layout Guide before iOS9.0

Posted opencoder

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Safe Area Layout Guide before iOS9.0相关的知识,希望对你有一定的参考价值。

6359908-7681bb153f087580

报错显示写的很明白,该特性不支持ios9.0以下的系统,那么是不是将支持版本提高呢?其实并不需要这么做,新特性已经可以让你限制支持的版本,正确的方法就是将该特性调成9.0以后的系统,正确做法如下:
6359908-c5dfa2e9635199f2

Ref: https://www.jianshu.com/p/f497ae0c21e7

以上是关于Safe Area Layout Guide before iOS9.0的主要内容,如果未能解决你的问题,请参考以下文章

Xcode 9.0 报错,Safe Area Layout Guide Before IOS 9.0

Safe Area Layout Guide before iOS9.0

Xcode9出现错误safe area layout guide before ios 9 真正解决办法

将 calc() 与 env(safe-area-inset) 一起使用

收到此错误:错误:捆绑失败:错误:无法解析模块`react-native-safe-area-context`

《safe-area-inset-bottom之兼容问题》