|
1 | 1 | { |
2 | 2 | "name": "now-ui-react-native", |
3 | | - "version": "1.2.0", |
| 3 | + "version": "1.3.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.6", |
| 18 | + "@react-native-community/masked-view": "0.1.10", |
19 | 19 | "@react-navigation/bottom-tabs": "^5.5.1", |
20 | 20 | "@react-navigation/compat": "^5.1.25", |
21 | 21 | "@react-navigation/drawer": "5.8.1", |
22 | 22 | "@react-navigation/native": "5.5.0", |
23 | 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 | | - "galio-framework": "^0.6.3", |
| 24 | + "expo": "^39.0.0", |
| 25 | + "expo-asset": "~8.2.0", |
| 26 | + "expo-font": "~8.3.0", |
| 27 | + "galio-framework": "^0.7.1", |
28 | 28 | "prop-types": "^15.7.2", |
29 | | - "react": "16.9.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 | | - "react-native-modal-dropdown": "^0.7.0", |
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" |
| 29 | + "react": "16.13.1", |
| 30 | + "react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz", |
| 31 | + "react-native-gesture-handler": "~1.7.0", |
| 32 | + "react-native-modal-dropdown": "git+https://github.com/siemiatj/react-native-modal-dropdown.git", |
| 33 | + "react-native-reanimated": "~1.13.0", |
| 34 | + "react-native-svg": "12.1.0", |
| 35 | + "react-native-safe-area-context": "3.1.4", |
| 36 | + "react-native-screens": "~2.10.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "babel-eslint": "^10.0.3", |
40 | | - "babel-preset-expo": "^8.2.1" |
| 40 | + "babel-preset-expo": "^8.3.0" |
41 | 41 | }, |
42 | 42 | "keywords": [ |
43 | 43 | "now react native", |
|
0 commit comments