mirror of
https://github.com/fergalmoran/argon-react-native.git
synced 2026-01-08 09:34:50 +00:00
Expo SDK37 updated
This commit is contained in:
20
package.json
20
package.json
@@ -14,27 +14,27 @@
|
||||
"url": "git+https://github.com/creativetimofficial/argon-react-native.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-community/masked-view": "0.1.5",
|
||||
"@react-native-community/masked-view": "0.1.6",
|
||||
"@react-navigation/bottom-tabs": "^5.0.6",
|
||||
"@react-navigation/compat": "^5.0.0",
|
||||
"@react-navigation/drawer": "5.0.0",
|
||||
"@react-navigation/native": "5.0.0",
|
||||
"@react-navigation/stack": "5.0.0",
|
||||
"expo": "^36.0.0",
|
||||
"expo-asset": "~8.0.0",
|
||||
"expo-font": "~8.0.0",
|
||||
"expo": "^37.0.0",
|
||||
"expo-asset": "~8.1.5",
|
||||
"expo-font": "~8.1.0",
|
||||
"galio-framework": "^0.6.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "16.9.0",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz",
|
||||
"react-native-gesture-handler": "~1.5.0",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
|
||||
"react-native-gesture-handler": "~1.6.0",
|
||||
"react-native-modal-dropdown": "^0.7.0",
|
||||
"react-native-reanimated": "~1.4.0",
|
||||
"react-native-safe-area-context": "0.6.0",
|
||||
"react-native-screens": "2.0.0-alpha.12"
|
||||
"react-native-reanimated": "~1.7.0",
|
||||
"react-native-safe-area-context": "0.7.3",
|
||||
"react-native-screens": "~2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-expo": "^7.0.0"
|
||||
"babel-preset-expo": "^8.1.0"
|
||||
},
|
||||
"keywords": [
|
||||
"argon react native",
|
||||
|
||||
Reference in New Issue
Block a user