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

Android 13 and below OS version not supporting the insets

オープン
#662 コメント 6 件 リアクション 7 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
2.8k
フォーク
258
平均マージ
3日 1時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。