mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-11 07:04:02 +08:00
fix: provide initial values for safe area to prevent blank screen (#238)
https://github.com/react-navigation/stack/issues/328
This commit is contained in:
committed by
Michał Osadnik
parent
6b9b999c5b
commit
77b757091c
@@ -28,6 +28,7 @@
|
||||
"react-dom": "~16.9.0",
|
||||
"react-native": "~0.61.5",
|
||||
"react-native-gesture-handler": "~1.5.0",
|
||||
"react-native-iphone-x-helper": "^1.2.1",
|
||||
"react-native-paper": "^3.3.0",
|
||||
"react-native-reanimated": "^1.4.0",
|
||||
"react-native-safe-area-context": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user