|
|
@@ -29,6 +29,7 @@
|
|
|
"react-native-maps": "1.14.0",
|
|
|
"react-native-modern-datepicker": "^1.0.0-beta.91",
|
|
|
"react-native-pager-view": "6.3.0",
|
|
|
+ "react-native-responsive-screen": "^1.4.2",
|
|
|
"react-native-safe-area-context": "^4.10.1",
|
|
|
"react-native-screens": "3.31.1",
|
|
|
"react-native-svg": "^15.3.0",
|
|
|
@@ -13235,6 +13236,14 @@
|
|
|
"react-native": "*"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/react-native-responsive-screen": {
|
|
|
+ "version": "1.4.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-native-responsive-screen/-/react-native-responsive-screen-1.4.2.tgz",
|
|
|
+ "integrity": "sha512-BLYz0UUpeohrib7jbz6wDmtBD5OmiuMRko4IT8kIF63taXPod/c5iZgmWnr5qOnK8hMuKiGMvsM3sC+eHX/lEQ==",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react-native": ">=0.35"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/react-native-safe-area-context": {
|
|
|
"version": "4.10.1",
|
|
|
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.10.1.tgz",
|