screen bug fix

This commit is contained in:
Samandar Turgunboyev
2025-12-10 11:02:58 +05:00
parent 87bd8cdea6
commit c426b729b9
24 changed files with 663 additions and 403 deletions

8
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"react-native-app-link": "^1.0.1",
"react-native-asset": "^2.1.1",
"react-native-biometrics": "^3.0.1",
"react-native-config": "^1.5.6",
"react-native-config": "^1.5.0",
"react-native-confirmation-code-field": "^8.0.1",
"react-native-device-info": "^14.0.4",
"react-native-dotenv": "^3.4.11",
@@ -13011,9 +13011,9 @@
}
},
"node_modules/react-native-config": {
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/react-native-config/-/react-native-config-1.5.6.tgz",
"integrity": "sha512-UB3LEco0FGGbbGvS+DfH2VmGKiP/y5C2MkmfBmfsIaxHSbM1KOTMKYG7YRf6xFhZbJ/01BedHG7SIny5i7N9BQ==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/react-native-config/-/react-native-config-1.5.0.tgz",
"integrity": "sha512-slecooA/0tCwhb+RuWEbwLqtKirGh9vWPRpgDfH7uPAraCciqHNH2XjS9ylW+Spn4FUrHg5KWTqUGs9BdBADHg==",
"license": "MIT",
"peerDependencies": {
"react-native-windows": ">=0.61"