|
|
@ -14,11 +14,11 @@ |
|
|
|
"expo-ads-admob": "~7.0.0", |
|
|
|
"expo-permissions": "^7.0.0", |
|
|
|
"react": "16.8.3", |
|
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz", |
|
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz", |
|
|
|
"react-native-admob": "1.3.2", |
|
|
|
"react-native-gesture-handler": "^1.3.0", |
|
|
|
"react-native-reanimated": "^1.2.0", |
|
|
|
"react-native-screens": "^2.9.0", |
|
|
|
"react-native-gesture-handler": "^1.7.0", |
|
|
|
"react-native-reanimated": "^1.12.0", |
|
|
|
"react-native-screens": "^2.10.1", |
|
|
|
"react-navigation": "^3.6.1" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|