react-native - react native SafeAreaView BackgroundImage ?

标签 react-native

找不到任何文档来使用 SafeAreaView 实现 BackgroundImage。

似乎有可能:https://blog.callstack.io/react-native-meets-iphonex-a0f5034f7a41

最佳答案

我不确定代码结构如何,但在一般情况下,您可以将 SafeAreaView 放在 BackgroundImage 中以实现要求

关于react-native - react native SafeAreaView BackgroundImage ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53036140/

相关文章:

android - Expo Developer Tools 与 Expo CLI 断开连接

ios - React Native 在 View 的一侧添加边框

ios - 在 xcode 中导出 ipa

javascript - 值未在 then 语句内分配

reactjs - 将 props 传递给 React-Redux 容器组件

react-native - React Native <Text> 在 flex 中溢出 <View>

react-native - react native : Dismiss the keyboard and remain the focus in the TextInput

android - 无法在React Native中以 Debug模式运行应用

javascript - 为什么我得到 "undefined is not an object (evaluating PropTypes.shape)"?

reactjs - 如何在登录页面reactJS中隐藏标题组件