mobile: fix topic sheet hidden on tablet (#2886)

This commit is contained in:
Ammar Ahmed
2023-07-05 16:36:04 +05:00
committed by GitHub
parent 04cd135295
commit 550c0f3854
2 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
"html-to-text": "9.0.5",
"phone": "^3.1.14",
"qclone": "^1.2.0",
"react-native-actions-sheet": "0.9.0-alpha.18",
"react-native-actions-sheet": "0.9.0-alpha.21",
"react-native-check-version": "https://github.com/flexible-agency/react-native-check-version",
"react-native-drax": "^0.10.2",
"react-native-image-zoom-viewer": "^3.0.1",

View File

@@ -39,7 +39,7 @@
"html-to-text": "9.0.5",
"phone": "^3.1.14",
"qclone": "^1.2.0",
"react-native-actions-sheet": "0.9.0-alpha.18",
"react-native-actions-sheet": "0.9.0-alpha.21",
"react-native-blob-util": "0.17.3",
"react-native-check-version": "https://github.com/flexible-agency/react-native-check-version",
"react-native-drax": "^0.10.2",
@@ -19655,9 +19655,9 @@
}
},
"node_modules/react-native-actions-sheet": {
"version": "0.9.0-alpha.18",
"resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.9.0-alpha.18.tgz",
"integrity": "sha512-X3PBVXyI7DQMfa1p3TbEFY2UjAUGqwl9ej6HxZ6ohm4KacqmGoDUZKLNz9lKCzw0vYeK8lwxtCC7qDSuEEgGQg==",
"version": "0.9.0-alpha.21",
"resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.9.0-alpha.21.tgz",
"integrity": "sha512-ZYaVjQfNUtdUZBh0uVAesjk00WyxJm9siTpADVCb07Qavimiz4npHn3Sm4jR0fyvFEokVqY3FKT4ETzaUDiVSA==",
"peerDependencies": {
"react-native": "*",
"react-native-gesture-handler": "*"
@@ -28688,7 +28688,7 @@
"html-to-text": "9.0.5",
"phone": "^3.1.14",
"qclone": "^1.2.0",
"react-native-actions-sheet": "0.9.0-alpha.18",
"react-native-actions-sheet": "0.9.0-alpha.21",
"react-native-blob-util": "0.17.3",
"react-native-check-version": "https://github.com/flexible-agency/react-native-check-version",
"react-native-drax": "^0.10.2",
@@ -38720,9 +38720,9 @@
}
},
"react-native-actions-sheet": {
"version": "0.9.0-alpha.18",
"resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.9.0-alpha.18.tgz",
"integrity": "sha512-X3PBVXyI7DQMfa1p3TbEFY2UjAUGqwl9ej6HxZ6ohm4KacqmGoDUZKLNz9lKCzw0vYeK8lwxtCC7qDSuEEgGQg=="
"version": "0.9.0-alpha.21",
"resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-0.9.0-alpha.21.tgz",
"integrity": "sha512-ZYaVjQfNUtdUZBh0uVAesjk00WyxJm9siTpADVCb07Qavimiz4npHn3Sm4jR0fyvFEokVqY3FKT4ETzaUDiVSA=="
},
"react-native-actions-shortcuts": {
"version": "1.0.1",