appandflow / appandflow/react-native-safe-area-context
insets.top switching to 0 during iPad orientation change
Aperta
help wanted
Platform: iOS
- Lingua principale
- TypeScript
- Stelle
- 2.8k
- Fork
- 258
- Merge medio
- 3g 1h
- PR unite (30g)
- 2
Descrizione
On iPad, `insets.top` changes during an orientation change from X to 0 and back to X, causing the app to re-render and recalculate layouts back and forth.
This only happens when going from landscape to portrait.
I've opened a related issue on RN-navigation: https://github.com/react-navigation/react-navigation/issues/11915
EDIT:
insets.top changes from landscape to portrait to 0
insets.bottom changes from portrait to landscape to 0
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.