We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6277f commit 954a8bbCopy full SHA for 954a8bb
website/static/js/snack.js
@@ -8,13 +8,13 @@ const DEPS_VERSIONS = {
8
],
9
'5': [
10
'@react-native-community/masked-view@^0.1.1',
11
- '@react-navigation/native@^5.0.5',
12
- '@react-navigation/bottom-tabs@^5.0.5',
13
- '@react-navigation/drawer@^5.0.5',
14
- '@react-navigation/material-bottom-tabs@^5.0.5',
15
- '@react-navigation/material-top-tabs@^5.0.5',
16
- '@react-navigation/native-stack@^5.0.5',
17
- '@react-navigation/stack@^5.0.5',
+ '@react-navigation/native@5.0.4',
+ '@react-navigation/bottom-tabs@5.0.4',
+ '@react-navigation/drawer@5.0.4',
+ '@react-navigation/material-bottom-tabs@5.0.4',
+ '@react-navigation/material-top-tabs@5.0.4',
+ '@react-navigation/native-stack@5.0.4',
+ '@react-navigation/stack@5.0.4',
18
'react-native-gesture-handler@1.5.2',
19
'react-native-reanimated@1.4.0',
20
'react-native-safe-area-context@0.6.0',
0 commit comments