|
1 | 1 | { |
2 | 2 | "name": "now-ui-react-native", |
3 | | - "version": "1.1.0", |
| 3 | + "version": "1.2.0", |
4 | 4 | "description": "Now UI React Native, based on Now UI Design System. Coded by Creative Tim", |
5 | 5 | "main": "node_modules/expo/AppEntry.js", |
6 | 6 | "scripts": { |
|
15 | 15 | "url": "git+https://github.com/creativetimofficial/now-ui-react-native.git" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@react-native-community/masked-view": "0.1.5", |
19 | | - "@react-navigation/bottom-tabs": "^5.0.6", |
20 | | - "@react-navigation/compat": "^5.0.0", |
21 | | - "@react-navigation/drawer": "5.0.0", |
22 | | - "@react-navigation/native": "5.0.0", |
23 | | - "@react-navigation/stack": "5.0.0", |
24 | | - "expo": "^36.0.0", |
25 | | - "expo-asset": "~8.0.0", |
26 | | - "expo-font": "~8.0.0", |
| 18 | + "@react-native-community/masked-view": "0.1.6", |
| 19 | + "@react-navigation/bottom-tabs": "^5.5.1", |
| 20 | + "@react-navigation/compat": "^5.1.25", |
| 21 | + "@react-navigation/drawer": "5.8.1", |
| 22 | + "@react-navigation/native": "5.5.0", |
| 23 | + "@react-navigation/stack": "5.4.1", |
| 24 | + "expo": "^37.0.0", |
| 25 | + "expo-asset": "~8.1.5", |
| 26 | + "expo-font": "~8.1.0", |
27 | 27 | "galio-framework": "^0.6.3", |
28 | 28 | "prop-types": "^15.7.2", |
29 | 29 | "react": "16.9.0", |
30 | | - "react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz", |
31 | | - "react-native-gesture-handler": "~1.5.0", |
| 30 | + "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz", |
| 31 | + "react-native-gesture-handler": "~1.6.0", |
32 | 32 | "react-native-modal-dropdown": "^0.7.0", |
33 | | - "react-native-reanimated": "~1.4.0", |
34 | | - "react-native-svg": "^9.9.5", |
35 | | - "react-native-safe-area-context": "0.6.0", |
36 | | - "react-native-screens": "2.0.0-alpha.12" |
| 33 | + "react-native-reanimated": "~1.7.0", |
| 34 | + "react-native-svg": "11.0.1", |
| 35 | + "react-native-safe-area-context": "0.7.3", |
| 36 | + "react-native-screens": "~2.2.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "babel-eslint": "^10.0.3", |
40 | | - "babel-preset-expo": "^7.1.0" |
| 40 | + "babel-preset-expo": "^8.2.1" |
41 | 41 | }, |
42 | 42 | "keywords": [ |
43 | 43 | "now react native", |
|
0 commit comments