【问题标题】:Why SafeAreaView Background Not Working in React Native?为什么 SafeAreaView 后台在 React Native 中不起作用?
【发布时间】:2022-06-30 00:15:23
【问题描述】:
在我的应用程序 SafeareaView 不工作。我可以改变背景颜色
检查此图像
【问题讨论】:
标签:
react-native
safeareaview
【解决方案1】:
解决了
只需添加<StatusBar backgroundColor="red" />