This commit is contained in:
palingheorghe
2021-03-04 11:33:53 +02:00
parent 201f9b01ac
commit 6b1e82ec01
6 changed files with 41 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "argon-react-native",
"version": "1.6.0",
"version": "1.7.0",
"description": "Argon React Native, based on Argon Design System. Coded by Creative Tim",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
@@ -15,27 +15,28 @@
},
"dependencies": {
"@react-native-community/masked-view": "0.1.10",
"@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",
"@react-navigation/bottom-tabs": "^5.5.1",
"@react-navigation/compat": "^5.1.25",
"@react-navigation/drawer": "5.12.4",
"@react-navigation/native": "5.9.3",
"@react-navigation/stack": "5.14.3",
"@use-expo/font": "^2.0.0",
"expo": "^39.0.0",
"expo-asset": "~8.2.0",
"expo-font": "~8.3.0",
"expo": "^40.0.0",
"expo-app-loading": "^1.0.1",
"expo-asset": "~8.2.1",
"expo-font": "~8.4.0",
"galio-framework": "^0.7.1",
"prop-types": "^15.7.2",
"react": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz",
"react-native-gesture-handler": "~1.7.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
"react-native-gesture-handler": "~1.8.0",
"react-native-modal-dropdown": "git+https://github.com/siemiatj/react-native-modal-dropdown.git",
"react-native-reanimated": "~1.13.0",
"react-native-safe-area-context": "3.1.4",
"react-native-screens": "~2.10.1"
"react-native-safe-area-context": "3.1.9",
"react-native-screens": "~2.15.2"
},
"devDependencies": {
"babel-preset-expo": "^8.3.0"
"babel-preset-expo": "8.3.0"
},
"keywords": [
"argon react native",