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 582df08 commit bef057aCopy full SHA for bef057a
src/SnackHelpers.js
@@ -12,16 +12,16 @@ const DEPS_VERSIONS = {
12
],
13
'5': [
14
'@react-native-community/masked-view@^0.1.7',
15
- "@react-navigation/bottom-tabs@^5.6.0",
16
- "@react-navigation/drawer@^5.8.3",
17
- "@react-navigation/material-bottom-tabs@^5.2.11",
18
- "@react-navigation/material-top-tabs@^5.2.11",
19
- "@react-navigation/native@^5.6.0",
20
- "@react-navigation/stack@^5.6.1",
+ "@react-navigation/bottom-tabs@^5.7.0",
+ "@react-navigation/drawer@^5.8.5",
+ "@react-navigation/material-bottom-tabs@^5.2.13",
+ "@react-navigation/material-top-tabs@^5.2.13",
+ "@react-navigation/native@^5.7.0",
+ "@react-navigation/stack@^5.7.0",
21
'react-native-paper@^3.10.1',
22
'react-native-reanimated@^1.7.0',
23
- 'react-native-safe-area-context@^0.7.3',
24
- 'react-native-screens@^2.4.0',
+ 'react-native-safe-area-context@^3.0.2',
+ 'react-native-screens@^2.9.0',
25
'react-native-tab-view@^2.14.0',
26
27
next: [],
0 commit comments