appandflow / appandflow/react-native-safe-area-context
Android 13 and below OS version not supporting the insets
オープン
- 主要言語
- 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 はまだ評価されていません。