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

Android 13 and below OS version not supporting the insets

Aperta
#662 6 commenti 7 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
2.8k
Fork
258
Merge medio
3g 1h
PR unite (30g)
2

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.