chore: Upgrade react-native-navigation to 7.19.0 (example app) (#387)

This commit is contained in:
Marc Rousavy
2021-08-23 16:29:06 +02:00
committed by GitHub
parent 4fcc3af282
commit f3e1df009e
3 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@
"react-native": "^0.65.1",
"react-native-codegen": "^0.0.7",
"react-native-gesture-handler": "^1.10.3",
"react-native-navigation": "7.18.1-snapshot.1611",
"react-native-navigation": "^7.19.0",
"react-native-pressable-opacity": "^1.0.4",
"react-native-reanimated": "^2.3.0-alpha.2",
"react-native-static-safe-area-insets": "^2.1.1",