chore(deps): Use stable version of react-native-navigation

This commit is contained in:
Marc Rousavy
2021-06-09 14:14:40 +02:00
parent 489d313451
commit 02168e1f28
3 changed files with 11 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
"react": "^17.0.2",
"react-native": "^0.64.2",
"react-native-gesture-handler": "^1.10.3",
"react-native-navigation": "7.15.0-snapshot.1548",
"react-native-navigation": "^7.16.0",
"react-native-pressable-opacity": "^1.0.4",
"react-native-reanimated": "^2.2.0",
"react-native-static-safe-area-insets": "^2.1.1",