appandflow / appandflow/react-native-safe-area-context

Android 13 and below OS version not supporting the insets

未关闭
#662 6 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
2.8k
派生
258
平均合并
3 天 1 小时
30 天内合并 PR
2

描述

For Android 13 and below OS version in Android, the safe area context properties using insets like padding top and padding bottom is not resolving the issue of header overlap inside the WebView. For iOS, its working fine.

React Native version:
"react-native": "0.79.2",

SafeArea Context lib version:
"react-native-safe-area-context": "^5.4.0",

```
<>
{sessionData ? (



) : (

)}

```

please guide.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。