Update VerificationScreen to use react-native-confirmation-code-field for enhanced OTP input; add bundleIdentifier in app.json and include new dependency in package.json and package-lock.json.

This commit is contained in:
2025-09-11 15:37:38 +05:00
parent a41851dfcc
commit 99bdb01644
4 changed files with 75 additions and 21 deletions

View File

@@ -16,7 +16,8 @@
"supportsTablet": true,
"statusBar": {
"barStyle": "dark-content"
}
},
"bundleIdentifier": "com.nurmuhammet.ali.tbbankonline"
},
"android": {
"adaptiveIcon": {