Updated react native and libraries to new minor version

This commit is contained in:
Arnaud Vergnet 2020-07-17 15:17:24 +02:00
parent 5ad1e1d3f3
commit 8004820c2a

View file

@ -23,15 +23,15 @@
"@react-native-community/async-storage": "^1.11.0",
"@react-native-community/masked-view": "^0.1.10",
"@react-native-community/push-notification-ios": "^1.3.0",
"@react-native-community/slider": "^3.0.0",
"@react-navigation/bottom-tabs": "^5.7.0",
"@react-native-community/slider": "^3.0.3",
"@react-navigation/bottom-tabs": "^5.7.1",
"@react-navigation/native": "^5.7.0",
"@react-navigation/stack": "^5.7.0",
"i18n-js": "^3.7.1",
"react": "16.13.1",
"react-native": "0.63.0",
"react-native": "0.63.1",
"react-native-animatable": "^1.3.3",
"react-native-app-intro-slider": "^4.0.0",
"react-native-app-intro-slider": "^4.0.4",
"react-native-appearance": "^0.3.4",
"react-native-autolink": "^3.0.0",
"react-native-calendars": "^1.300.0",
@ -47,7 +47,7 @@
"react-native-permissions": "^2.1.5",
"react-native-push-notification": "^4.0.0",
"react-native-reanimated": "^1.9.0",
"react-native-render-html": "^4.2.0",
"react-native-render-html": "^4.2.1",
"react-native-safe-area-context": "0.7.3",
"react-native-screens": "^2.9.0",
"react-native-splash-screen": "^3.2.0",