react-native-timacare 3.3.22 → 3.3.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/AppStore.js +1 -1
- package/lib/commonjs/AppStore.js.map +1 -1
- package/lib/commonjs/RNTimacare.js +1 -1
- package/lib/commonjs/RNTimacare.js.map +1 -1
- package/lib/commonjs/assets/digital_topup/index.js.map +1 -1
- package/lib/commonjs/assets/icons/index.js.map +1 -1
- package/lib/commonjs/assets/svgs/index.js.map +1 -1
- package/lib/commonjs/assets/tts/Layer_1.png +0 -0
- package/lib/commonjs/assets/v3/index.js +1 -1
- package/lib/commonjs/assets/v3/index.js.map +1 -1
- package/lib/commonjs/components/AlertLoan.js +1 -1
- package/lib/commonjs/components/AlertLoan.js.map +1 -1
- package/lib/commonjs/components/CIMBLoading.js +1 -1
- package/lib/commonjs/components/CIMBLoading.js.map +1 -1
- package/lib/commonjs/components/ItemTimaOneV2.js +1 -1
- package/lib/commonjs/components/ItemTimaOneV2.js.map +1 -1
- package/lib/commonjs/components/ItemTimaOneV3.js +1 -1
- package/lib/commonjs/components/ItemTimaOneV3.js.flow +27 -27
- package/lib/commonjs/components/ItemTimaOneV3.js.map +1 -1
- package/lib/commonjs/components/Loading.js +1 -1
- package/lib/commonjs/components/Loading.js.map +1 -1
- package/lib/commonjs/components/MButton.js +1 -1
- package/lib/commonjs/components/MButton.js.map +1 -1
- package/lib/commonjs/components/MHeader.js +1 -1
- package/lib/commonjs/components/MHeader.js.map +1 -1
- package/lib/commonjs/components/MSelect.js +1 -1
- package/lib/commonjs/components/MSelect.js.map +1 -1
- package/lib/commonjs/components/MText.js +1 -1
- package/lib/commonjs/components/MText.js.map +1 -1
- package/lib/commonjs/components/ModalOptionLoan.js +1 -1
- package/lib/commonjs/components/ModalOptionLoan.js.flow +17 -12
- package/lib/commonjs/components/ModalOptionLoan.js.map +1 -1
- package/lib/commonjs/components/ModalOptionLoanDigital.js +1 -1
- package/lib/commonjs/components/ModalOptionLoanDigital.js.map +1 -1
- package/lib/commonjs/components/MyTextInput.js +1 -1
- package/lib/commonjs/components/MyTextInput.js.map +1 -1
- package/lib/commonjs/components/StepIndicator.js +1 -1
- package/lib/commonjs/components/StepIndicator.js.map +1 -1
- package/lib/commonjs/components/index.js.map +1 -1
- package/lib/commonjs/components/keyboardspace/index.js +1 -1
- package/lib/commonjs/components/keyboardspace/index.js.map +1 -1
- package/lib/commonjs/components/select/index.js +1 -1
- package/lib/commonjs/components/select/index.js.map +1 -1
- package/lib/commonjs/constants/index.js.map +1 -1
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/navigation/index.js.map +1 -1
- package/lib/commonjs/navigation/navigation-utilities.js +1 -1
- package/lib/commonjs/navigation/navigation-utilities.js.map +1 -1
- package/lib/commonjs/navigation/primary-navigator.js +1 -1
- package/lib/commonjs/navigation/primary-navigator.js.map +1 -1
- package/lib/commonjs/navigation/root-navigator.js +1 -1
- package/lib/commonjs/navigation/root-navigator.js.map +1 -1
- package/lib/commonjs/screens/CommonStyles.js.map +1 -1
- package/lib/commonjs/screens/Selector.js +1 -1
- package/lib/commonjs/screens/Selector.js.map +1 -1
- package/lib/commonjs/screens/SelectorStore.js +1 -1
- package/lib/commonjs/screens/SelectorStore.js.map +1 -1
- package/lib/commonjs/screens/camera/CCCDCameraScreen.js +1 -1
- package/lib/commonjs/screens/camera/CCCDCameraScreen.js.map +1 -1
- package/lib/commonjs/screens/camera/Store.js +1 -1
- package/lib/commonjs/screens/camera/Store.js.map +1 -1
- package/lib/commonjs/screens/camera/index.js +1 -1
- package/lib/commonjs/screens/camera/index.js.map +1 -1
- package/lib/commonjs/screens/cimb-sign/index.js +1 -1
- package/lib/commonjs/screens/cimb-sign/index.js.map +1 -1
- package/lib/commonjs/screens/contract/index.js +1 -1
- package/lib/commonjs/screens/contract/index.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/DetailLoanTima.js +1 -1
- package/lib/commonjs/screens/detail-loan/DetailLoanTima.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/Info.js +1 -1
- package/lib/commonjs/screens/detail-loan/Info.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/Payment.js +1 -1
- package/lib/commonjs/screens/detail-loan/Payment.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentAll.js +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentAll.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js.flow +13 -2
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/QrPayment.js +1 -1
- package/lib/commonjs/screens/detail-loan/QrPayment.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/ShowQrCode.js +1 -1
- package/lib/commonjs/screens/detail-loan/ShowQrCode.js.flow +14 -2
- package/lib/commonjs/screens/detail-loan/ShowQrCode.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/index.js +1 -1
- package/lib/commonjs/screens/detail-loan/index.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/store.js +1 -1
- package/lib/commonjs/screens/detail-loan/store.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step1.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step1.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step2.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step2.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step3.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step3.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step4.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step4.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step5.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step5.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/Step6.js +1 -1
- package/lib/commonjs/screens/digital-lending/Step6.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/index.js +1 -1
- package/lib/commonjs/screens/digital-lending/index.js.map +1 -1
- package/lib/commonjs/screens/digital-lending/store.js +1 -1
- package/lib/commonjs/screens/digital-lending/store.js.map +1 -1
- package/lib/commonjs/screens/eSign/PreviewContract.js +1 -1
- package/lib/commonjs/screens/eSign/PreviewContract.js.map +1 -1
- package/lib/commonjs/screens/eSign/Store.js +1 -1
- package/lib/commonjs/screens/eSign/Store.js.map +1 -1
- package/lib/commonjs/screens/eSign/index.js +1 -1
- package/lib/commonjs/screens/eSign/index.js.map +1 -1
- package/lib/commonjs/screens/full-submit/accept_policy.js +1 -1
- package/lib/commonjs/screens/full-submit/accept_policy.js.map +1 -1
- package/lib/commonjs/screens/full-submit/index.js +1 -1
- package/lib/commonjs/screens/full-submit/index.js.map +1 -1
- package/lib/commonjs/screens/full-submit/selfie.js +1 -1
- package/lib/commonjs/screens/full-submit/selfie.js.map +1 -1
- package/lib/commonjs/screens/full-submit/store.js +1 -1
- package/lib/commonjs/screens/full-submit/store.js.map +1 -1
- package/lib/commonjs/screens/full-submit/update-document.js +1 -1
- package/lib/commonjs/screens/full-submit/update-document.js.map +1 -1
- package/lib/commonjs/screens/full-submit/update-info.js +1 -1
- package/lib/commonjs/screens/full-submit/update-info.js.map +1 -1
- package/lib/commonjs/screens/guide-transfer-bank/TransferDetail.js +1 -1
- package/lib/commonjs/screens/guide-transfer-bank/TransferDetail.js.map +1 -1
- package/lib/commonjs/screens/guide-transfer-bank/index.js +1 -1
- package/lib/commonjs/screens/guide-transfer-bank/index.js.map +1 -1
- package/lib/commonjs/screens/home/CIMBxTima.js +1 -1
- package/lib/commonjs/screens/home/CIMBxTima.js.map +1 -1
- package/lib/commonjs/screens/home/DigitalTopupItem.js +1 -1
- package/lib/commonjs/screens/home/DigitalTopupItem.js.flow +68 -1
- package/lib/commonjs/screens/home/DigitalTopupItem.js.map +1 -1
- package/lib/commonjs/screens/home/ItemMotoBikeLoan.js +1 -1
- package/lib/commonjs/screens/home/ItemMotoBikeLoan.js.map +1 -1
- package/lib/commonjs/screens/home/Store.js +1 -1
- package/lib/commonjs/screens/home/Store.js.map +1 -1
- package/lib/commonjs/screens/home/index.js +1 -1
- package/lib/commonjs/screens/home/index.js.map +1 -1
- package/lib/commonjs/screens/index.js.map +1 -1
- package/lib/commonjs/screens/introduction/index.js +1 -1
- package/lib/commonjs/screens/introduction/index.js.map +1 -1
- package/lib/commonjs/screens/liveness/LivenessStore.js +1 -1
- package/lib/commonjs/screens/liveness/LivenessStore.js.map +1 -1
- package/lib/commonjs/screens/liveness/index.js +1 -1
- package/lib/commonjs/screens/liveness/index.js.map +1 -1
- package/lib/commonjs/screens/liveness-v2/index.js +1 -1
- package/lib/commonjs/screens/liveness-v2/index.js.flow +14 -9
- package/lib/commonjs/screens/liveness-v2/index.js.map +1 -1
- package/lib/commonjs/screens/loan/PreviewSchedulePaymentTopup.js +1 -1
- package/lib/commonjs/screens/loan/PreviewSchedulePaymentTopup.js.map +1 -1
- package/lib/commonjs/screens/loan/UpdateLoan.js +1 -1
- package/lib/commonjs/screens/loan/UpdateLoan.js.map +1 -1
- package/lib/commonjs/screens/main/index.js +1 -1
- package/lib/commonjs/screens/main/index.js.map +1 -1
- package/lib/commonjs/screens/motobike/InfoLoanMotobike.js +1 -1
- package/lib/commonjs/screens/motobike/InfoLoanMotobike.js.flow +8 -12
- package/lib/commonjs/screens/motobike/InfoLoanMotobike.js.map +1 -1
- package/lib/commonjs/screens/motobike/PolicyF88.js +1 -1
- package/lib/commonjs/screens/motobike/PolicyF88.js.map +1 -1
- package/lib/commonjs/screens/motobike/ReviewLoanMotobike.js +1 -1
- package/lib/commonjs/screens/motobike/ReviewLoanMotobike.js.flow +1 -3
- package/lib/commonjs/screens/motobike/ReviewLoanMotobike.js.map +1 -1
- package/lib/commonjs/screens/mrz-scanner/index.js +1 -1
- package/lib/commonjs/screens/mrz-scanner/index.js.map +1 -1
- package/lib/commonjs/screens/mrz-scanner/store.js +1 -1
- package/lib/commonjs/screens/mrz-scanner/store.js.map +1 -1
- package/lib/commonjs/screens/mySignViettel/index.js +1 -1
- package/lib/commonjs/screens/mySignViettel/index.js.map +1 -1
- package/lib/commonjs/screens/nationalID/Store.js +1 -1
- package/lib/commonjs/screens/nationalID/Store.js.map +1 -1
- package/lib/commonjs/screens/nationalID/index.js +1 -1
- package/lib/commonjs/screens/nationalID/index.js.map +1 -1
- package/lib/commonjs/screens/nationalIDBack/Store.js +1 -1
- package/lib/commonjs/screens/nationalIDBack/Store.js.map +1 -1
- package/lib/commonjs/screens/nationalIDBack/index.js +1 -1
- package/lib/commonjs/screens/nationalIDBack/index.js.map +1 -1
- package/lib/commonjs/screens/notification/ListLoanStore.js +1 -1
- package/lib/commonjs/screens/notification/ListLoanStore.js.map +1 -1
- package/lib/commonjs/screens/notification/index.js +1 -1
- package/lib/commonjs/screens/notification/index.js.map +1 -1
- package/lib/commonjs/screens/notification/store.js +1 -1
- package/lib/commonjs/screens/notification/store.js.map +1 -1
- package/lib/commonjs/screens/payment-evidence/Guideline.js +1 -1
- package/lib/commonjs/screens/payment-evidence/Guideline.js.map +1 -1
- package/lib/commonjs/screens/payment-evidence/ModalGuideline.js +1 -1
- package/lib/commonjs/screens/payment-evidence/ModalGuideline.js.map +1 -1
- package/lib/commonjs/screens/payment-evidence/index.js +1 -1
- package/lib/commonjs/screens/payment-evidence/index.js.map +1 -1
- package/lib/commonjs/screens/personal/index.js +1 -1
- package/lib/commonjs/screens/personal/index.js.map +1 -1
- package/lib/commonjs/screens/qualify/Store.js +1 -1
- package/lib/commonjs/screens/qualify/Store.js.map +1 -1
- package/lib/commonjs/screens/qualify/index.js +1 -1
- package/lib/commonjs/screens/qualify/index.js.map +1 -1
- package/lib/commonjs/screens/quick-submit/index.js +1 -1
- package/lib/commonjs/screens/quick-submit/index.js.map +1 -1
- package/lib/commonjs/screens/quick-submit/store.js +1 -1
- package/lib/commonjs/screens/quick-submit/store.js.map +1 -1
- package/lib/commonjs/screens/schedule-payment/DigitalSchedulePayment.js +1 -1
- package/lib/commonjs/screens/schedule-payment/DigitalSchedulePayment.js.map +1 -1
- package/lib/commonjs/screens/schedule-payment/index.js +1 -1
- package/lib/commonjs/screens/schedule-payment/index.js.map +1 -1
- package/lib/commonjs/screens/schedule-payment/payment-list.js +1 -1
- package/lib/commonjs/screens/schedule-payment/payment-list.js.map +1 -1
- package/lib/commonjs/screens/schedule-payment/store.js +1 -1
- package/lib/commonjs/screens/schedule-payment/store.js.map +1 -1
- package/lib/commonjs/screens/selfie/SelfieStore.js +1 -1
- package/lib/commonjs/screens/selfie/SelfieStore.js.map +1 -1
- package/lib/commonjs/screens/selfie/index.js +1 -1
- package/lib/commonjs/screens/selfie/index.js.map +1 -1
- package/lib/commonjs/screens/sign-tima/ConfirmContract.js +1 -1
- package/lib/commonjs/screens/sign-tima/ConfirmContract.js.map +1 -1
- package/lib/commonjs/screens/sign-tima/ViewContract.js +1 -1
- package/lib/commonjs/screens/sign-tima/ViewContract.js.map +1 -1
- package/lib/commonjs/screens/sign-tima/store.js +1 -1
- package/lib/commonjs/screens/sign-tima/store.js.map +1 -1
- package/lib/commonjs/screens/terms/QuickTerm.js +1 -1
- package/lib/commonjs/screens/terms/QuickTerm.js.map +1 -1
- package/lib/commonjs/screens/terms/TermScreen.js +1 -1
- package/lib/commonjs/screens/terms/TermScreen.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/LoanInterestRate.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/LoanInterestRate.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/OCR.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/OCR.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterBack.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterBack.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterCamera.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/RegisterCamera.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/ReviewInformation.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/ReviewInformation.js.flow +8 -17
- package/lib/commonjs/screens/toan-trinh-so/ReviewInformation.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js.flow +7 -13
- package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js.flow +5 -5
- package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDBack.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDBack.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDFront.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDFront.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSSelfie.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSSelfie.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TopupLoanInfo.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/TopupLoanInfo.js.flow +5 -8
- package/lib/commonjs/screens/toan-trinh-so/TopupLoanInfo.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleCamera.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleCamera.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleRegistration.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleRegistration.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationBack.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationBack.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationFront.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationFront.js.map +1 -1
- package/lib/commonjs/screens/toan-trinh-so/store.js +1 -1
- package/lib/commonjs/screens/toan-trinh-so/store.js.map +1 -1
- package/lib/commonjs/screens/uploadVideo/index.js +1 -1
- package/lib/commonjs/screens/uploadVideo/index.js.map +1 -1
- package/lib/commonjs/screens/uploadVideo/videoStore.js +1 -1
- package/lib/commonjs/screens/uploadVideo/videoStore.js.map +1 -1
- package/lib/commonjs/screens/v3/AssetInformation.js +1 -1
- package/lib/commonjs/screens/v3/AssetInformation.js.flow +8 -13
- package/lib/commonjs/screens/v3/AssetInformation.js.map +1 -1
- package/lib/commonjs/screens/v3/LoanBuyCar.js +1 -1
- package/lib/commonjs/screens/v3/LoanBuyCar.js.flow +1 -6
- package/lib/commonjs/screens/v3/LoanBuyCar.js.map +1 -1
- package/lib/commonjs/sdkConfig.js.map +1 -1
- package/lib/commonjs/services/api/api-problem.js.map +1 -1
- package/lib/commonjs/services/api/api.js +1 -1
- package/lib/commonjs/services/api/api.js.map +1 -1
- package/lib/commonjs/services/api/index.js.map +1 -1
- package/lib/commonjs/services/reactotron/index.js.map +1 -1
- package/lib/commonjs/services/reactotron/reactotron-config.js.map +1 -1
- package/lib/commonjs/services/reactotron/reactotron.js +1 -1
- package/lib/commonjs/services/reactotron/reactotron.js.map +1 -1
- package/lib/commonjs/theme/color.js.map +1 -1
- package/lib/commonjs/theme/index.js.map +1 -1
- package/lib/commonjs/theme/palette.js.map +1 -1
- package/lib/commonjs/utils/index.js +1 -1
- package/lib/commonjs/utils/index.js.map +1 -1
- package/lib/commonjs/utils/keychain.js +1 -1
- package/lib/commonjs/utils/keychain.js.map +1 -1
- package/lib/commonjs/utils/log.js.map +1 -1
- package/lib/commonjs/utils/storage/index.js.map +1 -1
- package/lib/commonjs/utils/storage/storage.js +1 -1
- package/lib/commonjs/utils/storage/storage.js.map +1 -1
- package/lib/module/AppStore.js +1 -1
- package/lib/module/AppStore.js.map +1 -1
- package/lib/module/RNTimacare.js +1 -1
- package/lib/module/RNTimacare.js.map +1 -1
- package/lib/module/assets/digital_topup/index.js.map +1 -1
- package/lib/module/assets/icons/index.js.map +1 -1
- package/lib/module/assets/svgs/index.js.map +1 -1
- package/lib/module/assets/tts/Layer_1.png +0 -0
- package/lib/module/assets/v3/index.js +1 -1
- package/lib/module/assets/v3/index.js.map +1 -1
- package/lib/module/components/AlertLoan.js +1 -1
- package/lib/module/components/AlertLoan.js.map +1 -1
- package/lib/module/components/CIMBLoading.js +1 -1
- package/lib/module/components/CIMBLoading.js.map +1 -1
- package/lib/module/components/ItemTimaOneV2.js +1 -1
- package/lib/module/components/ItemTimaOneV2.js.map +1 -1
- package/lib/module/components/ItemTimaOneV3.js +1 -1
- package/lib/module/components/ItemTimaOneV3.js.map +1 -1
- package/lib/module/components/Loading.js +1 -1
- package/lib/module/components/Loading.js.map +1 -1
- package/lib/module/components/MButton.js +1 -1
- package/lib/module/components/MButton.js.map +1 -1
- package/lib/module/components/MHeader.js +1 -1
- package/lib/module/components/MHeader.js.map +1 -1
- package/lib/module/components/MSelect.js +1 -1
- package/lib/module/components/MSelect.js.map +1 -1
- package/lib/module/components/MText.js +1 -1
- package/lib/module/components/MText.js.map +1 -1
- package/lib/module/components/ModalOptionLoan.js +1 -1
- package/lib/module/components/ModalOptionLoan.js.map +1 -1
- package/lib/module/components/ModalOptionLoanDigital.js +1 -1
- package/lib/module/components/ModalOptionLoanDigital.js.map +1 -1
- package/lib/module/components/MyTextInput.js +1 -1
- package/lib/module/components/MyTextInput.js.map +1 -1
- package/lib/module/components/StepIndicator.js +1 -1
- package/lib/module/components/StepIndicator.js.map +1 -1
- package/lib/module/components/index.js.map +1 -1
- package/lib/module/components/keyboardspace/index.js +1 -1
- package/lib/module/components/keyboardspace/index.js.map +1 -1
- package/lib/module/components/select/index.js +1 -1
- package/lib/module/components/select/index.js.map +1 -1
- package/lib/module/constants/index.js.map +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/navigation/index.js.map +1 -1
- package/lib/module/navigation/navigation-utilities.js +1 -1
- package/lib/module/navigation/navigation-utilities.js.map +1 -1
- package/lib/module/navigation/primary-navigator.js +1 -1
- package/lib/module/navigation/primary-navigator.js.map +1 -1
- package/lib/module/navigation/root-navigator.js +1 -1
- package/lib/module/navigation/root-navigator.js.map +1 -1
- package/lib/module/screens/CommonStyles.js.map +1 -1
- package/lib/module/screens/Selector.js +1 -1
- package/lib/module/screens/Selector.js.map +1 -1
- package/lib/module/screens/SelectorStore.js +1 -1
- package/lib/module/screens/SelectorStore.js.map +1 -1
- package/lib/module/screens/camera/CCCDCameraScreen.js +1 -1
- package/lib/module/screens/camera/CCCDCameraScreen.js.map +1 -1
- package/lib/module/screens/camera/Store.js +1 -1
- package/lib/module/screens/camera/Store.js.map +1 -1
- package/lib/module/screens/camera/index.js +1 -1
- package/lib/module/screens/camera/index.js.map +1 -1
- package/lib/module/screens/cimb-sign/index.js +1 -1
- package/lib/module/screens/cimb-sign/index.js.map +1 -1
- package/lib/module/screens/contract/index.js +1 -1
- package/lib/module/screens/contract/index.js.map +1 -1
- package/lib/module/screens/detail-loan/DetailLoanTima.js +1 -1
- package/lib/module/screens/detail-loan/DetailLoanTima.js.map +1 -1
- package/lib/module/screens/detail-loan/Info.js +1 -1
- package/lib/module/screens/detail-loan/Info.js.map +1 -1
- package/lib/module/screens/detail-loan/Payment.js +1 -1
- package/lib/module/screens/detail-loan/Payment.js.map +1 -1
- package/lib/module/screens/detail-loan/PaymentAll.js +1 -1
- package/lib/module/screens/detail-loan/PaymentAll.js.map +1 -1
- package/lib/module/screens/detail-loan/PaymentInfo.js +1 -1
- package/lib/module/screens/detail-loan/PaymentInfo.js.map +1 -1
- package/lib/module/screens/detail-loan/QrPayment.js +1 -1
- package/lib/module/screens/detail-loan/QrPayment.js.map +1 -1
- package/lib/module/screens/detail-loan/ShowQrCode.js +1 -1
- package/lib/module/screens/detail-loan/ShowQrCode.js.map +1 -1
- package/lib/module/screens/detail-loan/index.js +1 -1
- package/lib/module/screens/detail-loan/index.js.map +1 -1
- package/lib/module/screens/detail-loan/store.js +1 -1
- package/lib/module/screens/detail-loan/store.js.map +1 -1
- package/lib/module/screens/digital-lending/Step1.js +1 -1
- package/lib/module/screens/digital-lending/Step1.js.map +1 -1
- package/lib/module/screens/digital-lending/Step2.js +1 -1
- package/lib/module/screens/digital-lending/Step2.js.map +1 -1
- package/lib/module/screens/digital-lending/Step3.js +1 -1
- package/lib/module/screens/digital-lending/Step3.js.map +1 -1
- package/lib/module/screens/digital-lending/Step4.js +1 -1
- package/lib/module/screens/digital-lending/Step4.js.map +1 -1
- package/lib/module/screens/digital-lending/Step5.js +1 -1
- package/lib/module/screens/digital-lending/Step5.js.map +1 -1
- package/lib/module/screens/digital-lending/Step6.js +1 -1
- package/lib/module/screens/digital-lending/Step6.js.map +1 -1
- package/lib/module/screens/digital-lending/index.js +1 -1
- package/lib/module/screens/digital-lending/index.js.map +1 -1
- package/lib/module/screens/digital-lending/store.js +1 -1
- package/lib/module/screens/digital-lending/store.js.map +1 -1
- package/lib/module/screens/eSign/PreviewContract.js +1 -1
- package/lib/module/screens/eSign/PreviewContract.js.map +1 -1
- package/lib/module/screens/eSign/Store.js +1 -1
- package/lib/module/screens/eSign/Store.js.map +1 -1
- package/lib/module/screens/eSign/index.js +1 -1
- package/lib/module/screens/eSign/index.js.map +1 -1
- package/lib/module/screens/full-submit/accept_policy.js +1 -1
- package/lib/module/screens/full-submit/accept_policy.js.map +1 -1
- package/lib/module/screens/full-submit/index.js +1 -1
- package/lib/module/screens/full-submit/index.js.map +1 -1
- package/lib/module/screens/full-submit/selfie.js +1 -1
- package/lib/module/screens/full-submit/selfie.js.map +1 -1
- package/lib/module/screens/full-submit/store.js +1 -1
- package/lib/module/screens/full-submit/store.js.map +1 -1
- package/lib/module/screens/full-submit/update-document.js +1 -1
- package/lib/module/screens/full-submit/update-document.js.map +1 -1
- package/lib/module/screens/full-submit/update-info.js +1 -1
- package/lib/module/screens/full-submit/update-info.js.map +1 -1
- package/lib/module/screens/guide-transfer-bank/TransferDetail.js +1 -1
- package/lib/module/screens/guide-transfer-bank/TransferDetail.js.map +1 -1
- package/lib/module/screens/guide-transfer-bank/index.js +1 -1
- package/lib/module/screens/guide-transfer-bank/index.js.map +1 -1
- package/lib/module/screens/home/CIMBxTima.js +1 -1
- package/lib/module/screens/home/CIMBxTima.js.map +1 -1
- package/lib/module/screens/home/DigitalTopupItem.js +1 -1
- package/lib/module/screens/home/DigitalTopupItem.js.map +1 -1
- package/lib/module/screens/home/ItemMotoBikeLoan.js +1 -1
- package/lib/module/screens/home/ItemMotoBikeLoan.js.map +1 -1
- package/lib/module/screens/home/Store.js +1 -1
- package/lib/module/screens/home/Store.js.map +1 -1
- package/lib/module/screens/home/index.js +1 -1
- package/lib/module/screens/home/index.js.map +1 -1
- package/lib/module/screens/index.js.map +1 -1
- package/lib/module/screens/introduction/index.js +1 -1
- package/lib/module/screens/introduction/index.js.map +1 -1
- package/lib/module/screens/liveness/LivenessStore.js +1 -1
- package/lib/module/screens/liveness/LivenessStore.js.map +1 -1
- package/lib/module/screens/liveness/index.js +1 -1
- package/lib/module/screens/liveness/index.js.map +1 -1
- package/lib/module/screens/liveness-v2/index.js +1 -1
- package/lib/module/screens/liveness-v2/index.js.map +1 -1
- package/lib/module/screens/loan/PreviewSchedulePaymentTopup.js +1 -1
- package/lib/module/screens/loan/PreviewSchedulePaymentTopup.js.map +1 -1
- package/lib/module/screens/loan/UpdateLoan.js +1 -1
- package/lib/module/screens/loan/UpdateLoan.js.map +1 -1
- package/lib/module/screens/main/index.js +1 -1
- package/lib/module/screens/main/index.js.map +1 -1
- package/lib/module/screens/motobike/InfoLoanMotobike.js +1 -1
- package/lib/module/screens/motobike/InfoLoanMotobike.js.map +1 -1
- package/lib/module/screens/motobike/PolicyF88.js +1 -1
- package/lib/module/screens/motobike/PolicyF88.js.map +1 -1
- package/lib/module/screens/motobike/ReviewLoanMotobike.js +1 -1
- package/lib/module/screens/motobike/ReviewLoanMotobike.js.map +1 -1
- package/lib/module/screens/mrz-scanner/index.js +1 -1
- package/lib/module/screens/mrz-scanner/index.js.map +1 -1
- package/lib/module/screens/mrz-scanner/store.js +1 -1
- package/lib/module/screens/mrz-scanner/store.js.map +1 -1
- package/lib/module/screens/mySignViettel/index.js +1 -1
- package/lib/module/screens/mySignViettel/index.js.map +1 -1
- package/lib/module/screens/nationalID/Store.js +1 -1
- package/lib/module/screens/nationalID/Store.js.map +1 -1
- package/lib/module/screens/nationalID/index.js +1 -1
- package/lib/module/screens/nationalID/index.js.map +1 -1
- package/lib/module/screens/nationalIDBack/Store.js +1 -1
- package/lib/module/screens/nationalIDBack/Store.js.map +1 -1
- package/lib/module/screens/nationalIDBack/index.js +1 -1
- package/lib/module/screens/nationalIDBack/index.js.map +1 -1
- package/lib/module/screens/notification/ListLoanStore.js +1 -1
- package/lib/module/screens/notification/ListLoanStore.js.map +1 -1
- package/lib/module/screens/notification/index.js +1 -1
- package/lib/module/screens/notification/index.js.map +1 -1
- package/lib/module/screens/notification/store.js +1 -1
- package/lib/module/screens/notification/store.js.map +1 -1
- package/lib/module/screens/payment-evidence/Guideline.js +1 -1
- package/lib/module/screens/payment-evidence/Guideline.js.map +1 -1
- package/lib/module/screens/payment-evidence/ModalGuideline.js +1 -1
- package/lib/module/screens/payment-evidence/ModalGuideline.js.map +1 -1
- package/lib/module/screens/payment-evidence/index.js +1 -1
- package/lib/module/screens/payment-evidence/index.js.map +1 -1
- package/lib/module/screens/personal/index.js +1 -1
- package/lib/module/screens/personal/index.js.map +1 -1
- package/lib/module/screens/qualify/Store.js +1 -1
- package/lib/module/screens/qualify/Store.js.map +1 -1
- package/lib/module/screens/qualify/index.js +1 -1
- package/lib/module/screens/qualify/index.js.map +1 -1
- package/lib/module/screens/quick-submit/index.js +1 -1
- package/lib/module/screens/quick-submit/index.js.map +1 -1
- package/lib/module/screens/quick-submit/store.js +1 -1
- package/lib/module/screens/quick-submit/store.js.map +1 -1
- package/lib/module/screens/schedule-payment/DigitalSchedulePayment.js +1 -1
- package/lib/module/screens/schedule-payment/DigitalSchedulePayment.js.map +1 -1
- package/lib/module/screens/schedule-payment/index.js +1 -1
- package/lib/module/screens/schedule-payment/index.js.map +1 -1
- package/lib/module/screens/schedule-payment/payment-list.js +1 -1
- package/lib/module/screens/schedule-payment/payment-list.js.map +1 -1
- package/lib/module/screens/schedule-payment/store.js +1 -1
- package/lib/module/screens/schedule-payment/store.js.map +1 -1
- package/lib/module/screens/selfie/SelfieStore.js +1 -1
- package/lib/module/screens/selfie/SelfieStore.js.map +1 -1
- package/lib/module/screens/selfie/index.js +1 -1
- package/lib/module/screens/selfie/index.js.map +1 -1
- package/lib/module/screens/sign-tima/ConfirmContract.js +1 -1
- package/lib/module/screens/sign-tima/ConfirmContract.js.map +1 -1
- package/lib/module/screens/sign-tima/ViewContract.js +1 -1
- package/lib/module/screens/sign-tima/ViewContract.js.map +1 -1
- package/lib/module/screens/sign-tima/store.js +1 -1
- package/lib/module/screens/sign-tima/store.js.map +1 -1
- package/lib/module/screens/terms/QuickTerm.js +1 -1
- package/lib/module/screens/terms/QuickTerm.js.map +1 -1
- package/lib/module/screens/terms/TermScreen.js +1 -1
- package/lib/module/screens/terms/TermScreen.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/LoanInterestRate.js +1 -1
- package/lib/module/screens/toan-trinh-so/LoanInterestRate.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/OCR.js +1 -1
- package/lib/module/screens/toan-trinh-so/OCR.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/RegisterBack.js +1 -1
- package/lib/module/screens/toan-trinh-so/RegisterBack.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/RegisterCamera.js +1 -1
- package/lib/module/screens/toan-trinh-so/RegisterCamera.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/ReviewInformation.js +1 -1
- package/lib/module/screens/toan-trinh-so/ReviewInformation.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/ReviewInformationOther.js +1 -1
- package/lib/module/screens/toan-trinh-so/ReviewInformationOther.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/ReviewLoan.js +1 -1
- package/lib/module/screens/toan-trinh-so/ReviewLoan.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/TTSNationalIDBack.js +1 -1
- package/lib/module/screens/toan-trinh-so/TTSNationalIDBack.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/TTSNationalIDFront.js +1 -1
- package/lib/module/screens/toan-trinh-so/TTSNationalIDFront.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/TTSOTP.js +1 -1
- package/lib/module/screens/toan-trinh-so/TTSOTP.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/TTSSelfie.js +1 -1
- package/lib/module/screens/toan-trinh-so/TTSSelfie.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/TTSSignLoan.js +1 -1
- package/lib/module/screens/toan-trinh-so/TTSSignLoan.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/TopupLoanInfo.js +1 -1
- package/lib/module/screens/toan-trinh-so/TopupLoanInfo.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleCamera.js +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleCamera.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleRegistration.js +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleRegistration.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleRegistrationBack.js +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleRegistrationBack.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleRegistrationFront.js +1 -1
- package/lib/module/screens/toan-trinh-so/VehicleRegistrationFront.js.map +1 -1
- package/lib/module/screens/toan-trinh-so/store.js +1 -1
- package/lib/module/screens/toan-trinh-so/store.js.map +1 -1
- package/lib/module/screens/uploadVideo/index.js +1 -1
- package/lib/module/screens/uploadVideo/index.js.map +1 -1
- package/lib/module/screens/uploadVideo/videoStore.js +1 -1
- package/lib/module/screens/uploadVideo/videoStore.js.map +1 -1
- package/lib/module/screens/v3/AssetInformation.js +1 -1
- package/lib/module/screens/v3/AssetInformation.js.map +1 -1
- package/lib/module/screens/v3/LoanBuyCar.js +1 -1
- package/lib/module/screens/v3/LoanBuyCar.js.map +1 -1
- package/lib/module/sdkConfig.js.map +1 -1
- package/lib/module/services/api/api-problem.js.map +1 -1
- package/lib/module/services/api/api.js +1 -1
- package/lib/module/services/api/api.js.map +1 -1
- package/lib/module/services/api/index.js.map +1 -1
- package/lib/module/services/reactotron/index.js.map +1 -1
- package/lib/module/services/reactotron/reactotron-config.js.map +1 -1
- package/lib/module/services/reactotron/reactotron.js +1 -1
- package/lib/module/services/reactotron/reactotron.js.map +1 -1
- package/lib/module/theme/color.js.map +1 -1
- package/lib/module/theme/index.js.map +1 -1
- package/lib/module/theme/palette.js.map +1 -1
- package/lib/module/utils/index.js +1 -1
- package/lib/module/utils/index.js.map +1 -1
- package/lib/module/utils/keychain.js +1 -1
- package/lib/module/utils/keychain.js.map +1 -1
- package/lib/module/utils/log.js.map +1 -1
- package/lib/module/utils/storage/index.js.map +1 -1
- package/lib/module/utils/storage/storage.js +1 -1
- package/lib/module/utils/storage/storage.js.map +1 -1
- package/lib/typescript/RNTimacare.d.ts +1 -0
- package/lib/typescript/RNTimacare.d.ts.map +1 -1
- package/lib/typescript/components/AlertLoan.d.ts +1 -0
- package/lib/typescript/components/AlertLoan.d.ts.map +1 -1
- package/lib/typescript/components/CIMBLoading.d.ts +1 -0
- package/lib/typescript/components/CIMBLoading.d.ts.map +1 -1
- package/lib/typescript/components/ItemTimaOneV2.d.ts +1 -0
- package/lib/typescript/components/ItemTimaOneV2.d.ts.map +1 -1
- package/lib/typescript/components/ItemTimaOneV3.d.ts +1 -0
- package/lib/typescript/components/ItemTimaOneV3.d.ts.map +1 -1
- package/lib/typescript/components/Loading.d.ts +1 -0
- package/lib/typescript/components/Loading.d.ts.map +1 -1
- package/lib/typescript/components/MHeader.d.ts +1 -0
- package/lib/typescript/components/MHeader.d.ts.map +1 -1
- package/lib/typescript/components/MSelect.d.ts +1 -0
- package/lib/typescript/components/MSelect.d.ts.map +1 -1
- package/lib/typescript/components/ModalOptionLoan.d.ts +1 -0
- package/lib/typescript/components/ModalOptionLoan.d.ts.map +1 -1
- package/lib/typescript/components/ModalOptionLoanDigital.d.ts +1 -0
- package/lib/typescript/components/ModalOptionLoanDigital.d.ts.map +1 -1
- package/lib/typescript/components/StepIndicator.d.ts +1 -0
- package/lib/typescript/components/StepIndicator.d.ts.map +1 -1
- package/lib/typescript/navigation/primary-navigator.d.ts +1 -0
- package/lib/typescript/navigation/primary-navigator.d.ts.map +1 -1
- package/lib/typescript/navigation/root-navigator.d.ts +1 -0
- package/lib/typescript/navigation/root-navigator.d.ts.map +1 -1
- package/lib/typescript/screens/camera/CCCDCameraScreen.d.ts +1 -0
- package/lib/typescript/screens/camera/CCCDCameraScreen.d.ts.map +1 -1
- package/lib/typescript/screens/detail-loan/PaymentInfo.d.ts.map +1 -1
- package/lib/typescript/screens/detail-loan/ShowQrCode.d.ts.map +1 -1
- package/lib/typescript/screens/eSign/PreviewContract.d.ts +1 -0
- package/lib/typescript/screens/eSign/PreviewContract.d.ts.map +1 -1
- package/lib/typescript/screens/guide-transfer-bank/TransferDetail.d.ts +1 -0
- package/lib/typescript/screens/guide-transfer-bank/TransferDetail.d.ts.map +1 -1
- package/lib/typescript/screens/home/DigitalTopupItem.d.ts +1 -0
- package/lib/typescript/screens/home/DigitalTopupItem.d.ts.map +1 -1
- package/lib/typescript/screens/home/ItemMotoBikeLoan.d.ts +1 -0
- package/lib/typescript/screens/home/ItemMotoBikeLoan.d.ts.map +1 -1
- package/lib/typescript/screens/liveness-v2/index.d.ts.map +1 -1
- package/lib/typescript/screens/motobike/InfoLoanMotobike.d.ts +1 -0
- package/lib/typescript/screens/motobike/InfoLoanMotobike.d.ts.map +1 -1
- package/lib/typescript/screens/motobike/PolicyF88.d.ts +1 -0
- package/lib/typescript/screens/motobike/PolicyF88.d.ts.map +1 -1
- package/lib/typescript/screens/motobike/ReviewLoanMotobike.d.ts +1 -0
- package/lib/typescript/screens/motobike/ReviewLoanMotobike.d.ts.map +1 -1
- package/lib/typescript/screens/mrz-scanner/index.d.ts +1 -0
- package/lib/typescript/screens/mrz-scanner/index.d.ts.map +1 -1
- package/lib/typescript/screens/mySignViettel/index.d.ts +1 -0
- package/lib/typescript/screens/mySignViettel/index.d.ts.map +1 -1
- package/lib/typescript/screens/payment-evidence/Guideline.d.ts +1 -0
- package/lib/typescript/screens/payment-evidence/Guideline.d.ts.map +1 -1
- package/lib/typescript/screens/payment-evidence/ModalGuideline.d.ts +1 -0
- package/lib/typescript/screens/payment-evidence/ModalGuideline.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/LoanInterestRate.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/LoanInterestRate.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/RegisterBack.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/RegisterBack.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/RegisterCamera.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/RegisterCamera.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/ReviewInformation.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/ReviewInformation.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/ReviewInformationOther.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/ReviewInformationOther.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/ReviewLoan.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/ReviewLoan.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/TTSNationalIDBack.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/TTSNationalIDBack.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/TTSOTP.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/TTSOTP.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/TTSSelfie.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/TTSSelfie.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/TTSSignLoan.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/TTSSignLoan.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/TopupLoanInfo.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/TopupLoanInfo.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/VehicleCamera.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/VehicleCamera.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/VehicleRegistration.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/VehicleRegistration.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/VehicleRegistrationBack.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/VehicleRegistrationBack.d.ts.map +1 -1
- package/lib/typescript/screens/toan-trinh-so/VehicleRegistrationFront.d.ts +1 -0
- package/lib/typescript/screens/toan-trinh-so/VehicleRegistrationFront.d.ts.map +1 -1
- package/lib/typescript/screens/v3/AssetInformation.d.ts.map +1 -1
- package/lib/typescript/screens/v3/LoanBuyCar.d.ts +1 -0
- package/lib/typescript/screens/v3/LoanBuyCar.d.ts.map +1 -1
- package/package.json +11 -14
- package/src/assets/tts/Layer_1.png +0 -0
- package/src/components/ItemTimaOneV3.tsx +27 -27
- package/src/components/ModalOptionLoan.tsx +17 -12
- package/src/screens/detail-loan/PaymentInfo.tsx +13 -2
- package/src/screens/detail-loan/ShowQrCode.tsx +14 -2
- package/src/screens/home/DigitalTopupItem.tsx +68 -1
- package/src/screens/liveness-v2/index.tsx +14 -9
- package/src/screens/motobike/InfoLoanMotobike.tsx +8 -12
- package/src/screens/motobike/ReviewLoanMotobike.tsx +1 -3
- package/src/screens/toan-trinh-so/ReviewInformation.tsx +8 -17
- package/src/screens/toan-trinh-so/ReviewInformationOther.tsx +7 -13
- package/src/screens/toan-trinh-so/ReviewLoan.tsx +5 -5
- package/src/screens/toan-trinh-so/TopupLoanInfo.tsx +5 -8
- package/src/screens/v3/AssetInformation.tsx +8 -13
- package/src/screens/v3/LoanBuyCar.tsx +1 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Guideline.d.ts","sourceRoot":"","sources":["../../../../src/screens/payment-evidence/Guideline.tsx"],"names":[],"mappings":"AAyDA,MAAM,CAAC,OAAO,UAAU,SAAS,gBAuFhC"}
|
|
1
|
+
{"version":3,"file":"Guideline.d.ts","sourceRoot":"","sources":["../../../../src/screens/payment-evidence/Guideline.tsx"],"names":[],"mappings":";AAyDA,MAAM,CAAC,OAAO,UAAU,SAAS,gBAuFhC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalGuideline.d.ts","sourceRoot":"","sources":["../../../../src/screens/payment-evidence/ModalGuideline.tsx"],"names":[],"mappings":"AAOA,UAAU,KAAK;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AACD,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,KAAK,eAiIhE"}
|
|
1
|
+
{"version":3,"file":"ModalGuideline.d.ts","sourceRoot":"","sources":["../../../../src/screens/payment-evidence/ModalGuideline.tsx"],"names":[],"mappings":";AAOA,UAAU,KAAK;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AACD,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,KAAK,eAiIhE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoanInterestRate.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/LoanInterestRate.tsx"],"names":[],"mappings":"AAeA,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,KAAK,KAAA,eA6b7C"}
|
|
1
|
+
{"version":3,"file":"LoanInterestRate.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/LoanInterestRate.tsx"],"names":[],"mappings":";AAeA,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,KAAK,KAAA,eA6b7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RegisterBack.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/RegisterBack.tsx"],"names":[],"mappings":"AA6BA,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,KAAK,KAAA,eAwKzC"}
|
|
1
|
+
{"version":3,"file":"RegisterBack.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/RegisterBack.tsx"],"names":[],"mappings":";AA6BA,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,KAAK,KAAA,eAwKzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RegisterCamera.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/RegisterCamera.tsx"],"names":[],"mappings":"AAoCA,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,KAAK,EAAE,GAAG,eAychD"}
|
|
1
|
+
{"version":3,"file":"RegisterCamera.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/RegisterCamera.tsx"],"names":[],"mappings":";AAoCA,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,KAAK,EAAE,GAAG,eAychD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReviewInformation.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformation.tsx"],"names":[],"mappings":"AAgCA,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,KAAK,KAAA,
|
|
1
|
+
{"version":3,"file":"ReviewInformation.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformation.tsx"],"names":[],"mappings":";AAgCA,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,KAAK,KAAA,eAgjC9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReviewInformationOther.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformationOther.tsx"],"names":[],"mappings":"AAoCA,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,KAAK,KAAA,
|
|
1
|
+
{"version":3,"file":"ReviewInformationOther.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformationOther.tsx"],"names":[],"mappings":";AAoCA,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,KAAK,KAAA,eAutBnD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReviewLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewLoan.tsx"],"names":[],"mappings":"AAuCA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,GAAG,eAgpB5C"}
|
|
1
|
+
{"version":3,"file":"ReviewLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewLoan.tsx"],"names":[],"mappings":";AAuCA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,GAAG,eAgpB5C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TTSNationalIDBack.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSNationalIDBack.tsx"],"names":[],"mappings":"AAuCA,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,KAAK,KAAA,eA2M9C"}
|
|
1
|
+
{"version":3,"file":"TTSNationalIDBack.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSNationalIDBack.tsx"],"names":[],"mappings":";AAuCA,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,KAAK,KAAA,eA2M9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TTSOTP.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSOTP.tsx"],"names":[],"mappings":"AAmCA,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,EAAE,GAAG,eA8S5C"}
|
|
1
|
+
{"version":3,"file":"TTSOTP.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSOTP.tsx"],"names":[],"mappings":";AAmCA,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,EAAE,GAAG,eA8S5C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TTSSelfie.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSelfie.tsx"],"names":[],"mappings":"AA4BA,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,GAAG,eA8R3C"}
|
|
1
|
+
{"version":3,"file":"TTSSelfie.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSelfie.tsx"],"names":[],"mappings":";AA4BA,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,GAAG,eA8R3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TTSSignLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSignLoan.tsx"],"names":[],"mappings":"AAqBA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,KAAK,KAAA,eAkWxC"}
|
|
1
|
+
{"version":3,"file":"TTSSignLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSignLoan.tsx"],"names":[],"mappings":";AAqBA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,KAAK,KAAA,eAkWxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopupLoanInfo.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TopupLoanInfo.tsx"],"names":[],"mappings":"AAiCA,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,KAAA,
|
|
1
|
+
{"version":3,"file":"TopupLoanInfo.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TopupLoanInfo.tsx"],"names":[],"mappings":";AAiCA,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,KAAA,eA2b1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VehicleCamera.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleCamera.tsx"],"names":[],"mappings":"AA4CA,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,EAAE,GAAG,eAggB/C"}
|
|
1
|
+
{"version":3,"file":"VehicleCamera.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleCamera.tsx"],"names":[],"mappings":";AA4CA,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,EAAE,GAAG,eAggB/C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VehicleRegistration.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistration.tsx"],"names":[],"mappings":"AAoCA,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,KAAK,KAAA,eAiLhD"}
|
|
1
|
+
{"version":3,"file":"VehicleRegistration.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistration.tsx"],"names":[],"mappings":";AAoCA,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,KAAK,KAAA,eAiLhD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VehicleRegistrationBack.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistrationBack.tsx"],"names":[],"mappings":"AAuCA,MAAM,CAAC,OAAO,UAAU,uBAAuB,CAAC,KAAK,EAAE,GAAG,eAsOzD"}
|
|
1
|
+
{"version":3,"file":"VehicleRegistrationBack.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistrationBack.tsx"],"names":[],"mappings":";AAuCA,MAAM,CAAC,OAAO,UAAU,uBAAuB,CAAC,KAAK,EAAE,GAAG,eAsOzD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VehicleRegistrationFront.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistrationFront.tsx"],"names":[],"mappings":"AAqCA,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAC,KAAK,EAAE,GAAG,eAuN1D"}
|
|
1
|
+
{"version":3,"file":"VehicleRegistrationFront.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistrationFront.tsx"],"names":[],"mappings":";AAqCA,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAC,KAAK,EAAE,GAAG,eAuN1D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssetInformation.d.ts","sourceRoot":"","sources":["../../../../src/screens/v3/AssetInformation.tsx"],"names":[],"mappings":"AA2BA,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"AssetInformation.d.ts","sourceRoot":"","sources":["../../../../src/screens/v3/AssetInformation.tsx"],"names":[],"mappings":"AA2BA,eAAO,MAAM,gBAAgB,KAwkB3B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoanBuyCar.d.ts","sourceRoot":"","sources":["../../../../src/screens/v3/LoanBuyCar.tsx"],"names":[],"mappings":"AA0EA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,KAAA,
|
|
1
|
+
{"version":3,"file":"LoanBuyCar.d.ts","sourceRoot":"","sources":["../../../../src/screens/v3/LoanBuyCar.tsx"],"names":[],"mappings":";AA0EA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,KAAA,eA0WvC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-timacare",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.24",
|
|
4
4
|
"description": "SDK Tima Care",
|
|
5
5
|
"main": "lib/commonjs/index",
|
|
6
6
|
"module": "lib/module/index",
|
|
@@ -39,19 +39,17 @@
|
|
|
39
39
|
"registry": "https://registry.npmjs.org/"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
|
-
"react-native-blob-util": "*",
|
|
43
|
-
"@react-native-camera-roll/camera-roll": "*",
|
|
44
|
-
"@react-native-async-storage/async-storage": "*",
|
|
45
42
|
"@oguzhnatly/react-native-image-manipulator": "*",
|
|
43
|
+
"@react-native-async-storage/async-storage": "*",
|
|
44
|
+
"@react-native-camera-roll/camera-roll": "*",
|
|
46
45
|
"@react-native-community/masked-view": "*",
|
|
47
46
|
"@react-native-firebase/analytics": "*",
|
|
47
|
+
"@react-native-ml-kit/text-recognition": "*",
|
|
48
48
|
"@react-navigation/native": "*",
|
|
49
49
|
"@react-navigation/native-stack": "*",
|
|
50
|
-
"@react-native-ml-kit/text-recognition": "*",
|
|
51
50
|
"@types/react-native-snap-carousel": "*",
|
|
52
51
|
"@types/uuid": "*",
|
|
53
52
|
"apisauce": "*",
|
|
54
|
-
"react-native-create-thumbnail": "*",
|
|
55
53
|
"axios": "*",
|
|
56
54
|
"i18n-js": "*",
|
|
57
55
|
"immutable": "*",
|
|
@@ -66,26 +64,24 @@
|
|
|
66
64
|
"ramda": "*",
|
|
67
65
|
"react": "*",
|
|
68
66
|
"react-native": "*",
|
|
69
|
-
"rn-tourguide": "*",
|
|
70
67
|
"react-native-animatable": "*",
|
|
71
68
|
"react-native-app-intro-slider": "*",
|
|
72
|
-
"react-native-
|
|
69
|
+
"react-native-blob-util": "*",
|
|
73
70
|
"react-native-camera": "*",
|
|
74
|
-
"react-native-vision-camera": "*",
|
|
75
|
-
"react-native-communications": "*",
|
|
76
71
|
"react-native-circular-progress-indicator": "*",
|
|
72
|
+
"react-native-communications": "*",
|
|
77
73
|
"react-native-confirmation-code-field": "*",
|
|
74
|
+
"react-native-create-thumbnail": "*",
|
|
78
75
|
"react-native-date-picker": "*",
|
|
79
76
|
"react-native-device-info": "*",
|
|
80
|
-
"react-native-elements": "*",
|
|
81
77
|
"react-native-fast-image": "*",
|
|
82
78
|
"react-native-fbsdk-next": "*",
|
|
83
79
|
"react-native-fs": "*",
|
|
84
80
|
"react-native-geolocation-service": "*",
|
|
85
81
|
"react-native-gesture-handler": "*",
|
|
86
82
|
"react-native-image-crop-picker": "*",
|
|
87
|
-
"react-native-image-picker": "*",
|
|
88
83
|
"react-native-image-pan-zoom": "*",
|
|
84
|
+
"react-native-image-picker": "*",
|
|
89
85
|
"react-native-image-slider-box": "*",
|
|
90
86
|
"react-native-image-viewing": "*",
|
|
91
87
|
"react-native-keychain": "*",
|
|
@@ -105,13 +101,14 @@
|
|
|
105
101
|
"react-native-svg-transformer": "*",
|
|
106
102
|
"react-native-vector-icons": "*",
|
|
107
103
|
"react-native-video": "*",
|
|
104
|
+
"react-native-vision-camera": "*",
|
|
108
105
|
"react-native-webview": "*",
|
|
109
106
|
"reactotron-mst": "*",
|
|
110
107
|
"reactotron-react-native": "*",
|
|
111
108
|
"rn-fetch-blob": "*",
|
|
109
|
+
"rn-tourguide": "*",
|
|
112
110
|
"validate.js": "*"
|
|
113
111
|
},
|
|
114
|
-
"dependencies": {},
|
|
115
112
|
"devDependencies": {
|
|
116
113
|
"@babel/core": "^7.14.5",
|
|
117
114
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
@@ -251,4 +248,4 @@
|
|
|
251
248
|
]
|
|
252
249
|
]
|
|
253
250
|
}
|
|
254
|
-
}
|
|
251
|
+
}
|
|
Binary file
|
|
@@ -111,11 +111,11 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
111
111
|
>
|
|
112
112
|
{item?.listLoanAllAutoDE && item?.listLoanAllAutoDE.length > 0
|
|
113
113
|
? formatMoney(
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
)
|
|
114
|
+
item?.listLoanAllAutoDE.reduce(
|
|
115
|
+
(sum, item) => sum + item.totalMoney,
|
|
116
|
+
0
|
|
118
117
|
)
|
|
118
|
+
)
|
|
119
119
|
: formatMoney(item?.loanAmount)}
|
|
120
120
|
đ
|
|
121
121
|
</MText>
|
|
@@ -268,8 +268,8 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
268
268
|
item?.step < 3
|
|
269
269
|
? '#999999'
|
|
270
270
|
: item?.step === 3
|
|
271
|
-
|
|
272
|
-
|
|
271
|
+
? '#EF592E'
|
|
272
|
+
: '#333333',
|
|
273
273
|
}}
|
|
274
274
|
>
|
|
275
275
|
Thông tin{'\n'}khoản vay
|
|
@@ -321,8 +321,8 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
321
321
|
item?.step < 4
|
|
322
322
|
? '#999999'
|
|
323
323
|
: item?.step === 4 || item?.step === 5 || item?.step === 6
|
|
324
|
-
|
|
325
|
-
|
|
324
|
+
? '#EF592E'
|
|
325
|
+
: '#333333',
|
|
326
326
|
}}
|
|
327
327
|
>
|
|
328
328
|
Thông tin{'\n'}cá nhân
|
|
@@ -353,8 +353,8 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
353
353
|
item?.step < 9 || item?.step === 100
|
|
354
354
|
? '#999999'
|
|
355
355
|
: item?.step === 9
|
|
356
|
-
|
|
357
|
-
|
|
356
|
+
? '#EF592E'
|
|
357
|
+
: '#333333',
|
|
358
358
|
}}
|
|
359
359
|
>
|
|
360
360
|
EKYC
|
|
@@ -385,8 +385,8 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
385
385
|
item?.step < 10 || item?.step === 100
|
|
386
386
|
? '#999999'
|
|
387
387
|
: item?.step === 10
|
|
388
|
-
|
|
389
|
-
|
|
388
|
+
? '#EF592E'
|
|
389
|
+
: '#333333',
|
|
390
390
|
}}
|
|
391
391
|
>
|
|
392
392
|
Ký hợp{'\n'}đồng
|
|
@@ -468,14 +468,14 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
468
468
|
{item?.step <= 1
|
|
469
469
|
? 'Chờ cập nhật thông tin tài sản'
|
|
470
470
|
: item?.step === 3
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
471
|
+
? `Chờ cập nhật thông tin khoản vay`
|
|
472
|
+
: item?.step === 4 || item?.step === 5 || item?.step === 6
|
|
473
|
+
? `Chờ cập nhật thông tin cá nhân`
|
|
474
|
+
: item?.step === 9
|
|
475
|
+
? `Chờ cập nhật eKYC`
|
|
476
|
+
: item?.step === 11
|
|
477
|
+
? `Hợp đồng đã ký thành công. Vui lòng chờ chuyên viên tư vấn liên hệ`
|
|
478
|
+
: 'Đơn vay đang trong quá trình xử lý'}
|
|
479
479
|
</MText>
|
|
480
480
|
</View>
|
|
481
481
|
{item?.step <= 1 ? (
|
|
@@ -777,12 +777,12 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
777
777
|
{item?.step <= 1
|
|
778
778
|
? 'Vui lòng cập nhật thông tin tài sản để được giải ngân sớm nhất!'
|
|
779
779
|
: item?.step === 3
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
780
|
+
? `Vui lòng cập nhật thông tin khoản vay để được giải ngân sớm nhất!`
|
|
781
|
+
: item?.step === 4 || item?.step === 5 || item?.step === 6
|
|
782
|
+
? `Vui lòng cập nhật thông tin cá nhân để được giải ngân sớm nhất!`
|
|
783
|
+
: item?.step === 9
|
|
784
|
+
? `Bước cuối cùng rồi, vui lòng ký hợp đồng để được giải ngân sớm nhất nhé!`
|
|
785
|
+
: 'Đơn vay đang trong quá trình xử lý'}
|
|
786
786
|
</MText>
|
|
787
787
|
</View>
|
|
788
788
|
) : (
|
|
@@ -849,7 +849,7 @@ export default function ItemTimaOneV3({ item, navigation }: IProps) {
|
|
|
849
849
|
</View>
|
|
850
850
|
</View>
|
|
851
851
|
<MText style={{ fontSize: 10, marginTop: 5 }}>
|
|
852
|
-
Chụp 2 mặt hình ảnh Đăng ký xe
|
|
852
|
+
Chụp 2 mặt hình ảnh Đăng ký xe
|
|
853
853
|
</MText>
|
|
854
854
|
</View>
|
|
855
855
|
<View>
|
|
@@ -63,7 +63,7 @@ export default function ModalOptionLoan({
|
|
|
63
63
|
Alert.alert(
|
|
64
64
|
'Thông báo',
|
|
65
65
|
response.data?.meta?.errorMessage ||
|
|
66
|
-
|
|
66
|
+
'Có lỗi xảy ra. Vui lòng thử lại sau'
|
|
67
67
|
);
|
|
68
68
|
}
|
|
69
69
|
} catch (error) {
|
|
@@ -78,6 +78,8 @@ export default function ModalOptionLoan({
|
|
|
78
78
|
setLoanAmount(0);
|
|
79
79
|
}, [loan]);
|
|
80
80
|
|
|
81
|
+
// productID = 8 là vay nhanh 24/7
|
|
82
|
+
|
|
81
83
|
return (
|
|
82
84
|
<Modal isVisible={open}>
|
|
83
85
|
<SafeAreaView
|
|
@@ -154,8 +156,8 @@ export default function ModalOptionLoan({
|
|
|
154
156
|
i?.loanAmount < 20000000
|
|
155
157
|
? '#F8F8F8'
|
|
156
158
|
: option === i?.productId
|
|
157
|
-
|
|
158
|
-
|
|
159
|
+
? '#FFF7EA'
|
|
160
|
+
: '#FFFFFF',
|
|
159
161
|
},
|
|
160
162
|
]}
|
|
161
163
|
>
|
|
@@ -208,25 +210,28 @@ export default function ModalOptionLoan({
|
|
|
208
210
|
<MText style={$des}>
|
|
209
211
|
•{' '}
|
|
210
212
|
{i?.productId === 8
|
|
211
|
-
? 'Có thu đăng ký xe
|
|
213
|
+
? 'Có thu đăng ký xe'
|
|
212
214
|
: 'Không thu đăng ký xe'}
|
|
213
215
|
</MText>
|
|
214
|
-
<MText style={$des}>
|
|
215
|
-
•{' '}
|
|
216
|
-
{i?.productId === 8
|
|
217
|
-
? `Có gặp mặt nhân viên hỗ trợ thủ tục nhanh\nchóng, đơn giản.`
|
|
218
|
-
: 'Không cần gặp mặt, online 100% toàn trình'}
|
|
219
|
-
</MText>
|
|
220
216
|
{i?.loanAmount > 0 && (
|
|
221
217
|
<MText style={$des}>
|
|
222
218
|
• Giải ngân ngay lên đến {formatMoney(i?.loanAmount)}đ
|
|
223
219
|
</MText>
|
|
224
220
|
)}
|
|
225
|
-
{
|
|
221
|
+
{item?.productId === 8 && (
|
|
226
222
|
<MText style={$des}>
|
|
227
|
-
•
|
|
223
|
+
• Lãi phí ưu đãi hơn Vay nhanh T - Fast
|
|
228
224
|
</MText>
|
|
229
225
|
)}
|
|
226
|
+
<MText style={$des}>
|
|
227
|
+
•{' '}
|
|
228
|
+
{i?.productId === 8
|
|
229
|
+
? `Có gặp mặt nhân viên hỗ trợ thủ tục`
|
|
230
|
+
: 'Không cần gặp mặt, online 100% toàn trình'}
|
|
231
|
+
</MText>
|
|
232
|
+
<MText style={$des}>
|
|
233
|
+
• Tài sản được đăng ký Giao dịch bảo đảm
|
|
234
|
+
</MText>
|
|
230
235
|
</TouchableOpacity>
|
|
231
236
|
{i?.loanAmount < 20000000 && (
|
|
232
237
|
<View
|
|
@@ -43,6 +43,7 @@ import {
|
|
|
43
43
|
useTourGuideController, // hook to start, etc.
|
|
44
44
|
} from 'rn-tourguide';
|
|
45
45
|
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
|
46
|
+
import { load, save } from '../../utils/storage';
|
|
46
47
|
|
|
47
48
|
const logoView: ImageStyle = {
|
|
48
49
|
position: 'absolute',
|
|
@@ -203,13 +204,23 @@ const PaymentInfoContent = observer(function PaymentInfoContent(props: any) {
|
|
|
203
204
|
}
|
|
204
205
|
};
|
|
205
206
|
|
|
206
|
-
|
|
207
|
-
|
|
207
|
+
const startGuide = async () => {
|
|
208
|
+
const guide = await load('show_guide_qr_code');
|
|
209
|
+
if (!guide) {
|
|
208
210
|
scrollToTransferContent();
|
|
209
211
|
startGuideTimeout.current = setTimeout(() => {
|
|
210
212
|
start(1);
|
|
211
213
|
setShouldStartGuide(false);
|
|
214
|
+
save('show_guide_qr_code', 'true');
|
|
212
215
|
}, 450);
|
|
216
|
+
} else {
|
|
217
|
+
setShouldStartGuide(false);
|
|
218
|
+
}
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
useEffect(() => {
|
|
222
|
+
if (!props?.route.params?.isFull && shouldStartGuide && canStart) {
|
|
223
|
+
startGuide()
|
|
213
224
|
}
|
|
214
225
|
|
|
215
226
|
return () => {
|
|
@@ -36,6 +36,7 @@ import {
|
|
|
36
36
|
TourGuideZone, // Main wrapper of highlight component
|
|
37
37
|
useTourGuideController, // hook to start, etc.
|
|
38
38
|
} from 'rn-tourguide';
|
|
39
|
+
import { load, save } from '../../utils/storage';
|
|
39
40
|
|
|
40
41
|
export const ShowQrCode = observer(function ShowQrCode(props: any) {
|
|
41
42
|
return (
|
|
@@ -86,6 +87,7 @@ const ShowQrCodeContent = observer(function ShowQrCodeContent(props: any) {
|
|
|
86
87
|
start, // a function to start the tourguide
|
|
87
88
|
eventEmitter,
|
|
88
89
|
} = useTourGuideController();
|
|
90
|
+
|
|
89
91
|
const getData = () => {
|
|
90
92
|
setIsLoading(true);
|
|
91
93
|
Api.getInstance()
|
|
@@ -174,13 +176,23 @@ const ShowQrCodeContent = observer(function ShowQrCodeContent(props: any) {
|
|
|
174
176
|
}
|
|
175
177
|
};
|
|
176
178
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
+
const startGuide = async () => {
|
|
180
|
+
const guide = await load('show_guide_qr_code');
|
|
181
|
+
if (!guide) {
|
|
179
182
|
scrollToTransferContent();
|
|
180
183
|
startGuideTimeout.current = setTimeout(() => {
|
|
181
184
|
start(1);
|
|
182
185
|
setShouldStartGuide(false);
|
|
186
|
+
save('show_guide_qr_code', 'true');
|
|
183
187
|
}, 450);
|
|
188
|
+
} else {
|
|
189
|
+
setShouldStartGuide(false);
|
|
190
|
+
}
|
|
191
|
+
};
|
|
192
|
+
|
|
193
|
+
useEffect(() => {
|
|
194
|
+
if (!props?.route?.params?.isFullPayment && shouldStartGuide && canStart) {
|
|
195
|
+
startGuide()
|
|
184
196
|
}
|
|
185
197
|
|
|
186
198
|
return () => {
|
|
@@ -57,10 +57,13 @@ export default function DigitalTopupItem({
|
|
|
57
57
|
const [showModal, setShowModal] = React.useState(false);
|
|
58
58
|
const [showModalInfo, setShowModalInfo] = React.useState(false);
|
|
59
59
|
const [isLoading, setIsLoading] = React.useState(false);
|
|
60
|
+
const [showAlert, setShowAlert] = React.useState(false);
|
|
60
61
|
|
|
61
62
|
useEffect(() => {
|
|
62
63
|
if (item && item?.isPopupSuggestTopup === true) {
|
|
63
64
|
setShowModalInfo(true);
|
|
65
|
+
} else if (item?.step === 8) {
|
|
66
|
+
setShowAlert(true);
|
|
64
67
|
}
|
|
65
68
|
}, [item]);
|
|
66
69
|
|
|
@@ -727,7 +730,6 @@ export default function DigitalTopupItem({
|
|
|
727
730
|
</View>
|
|
728
731
|
</View>
|
|
729
732
|
</Modal>
|
|
730
|
-
|
|
731
733
|
<Modal
|
|
732
734
|
isVisible={showModal}
|
|
733
735
|
backdropColor="#000"
|
|
@@ -983,6 +985,71 @@ export default function DigitalTopupItem({
|
|
|
983
985
|
</TouchableOpacity>
|
|
984
986
|
</View>
|
|
985
987
|
</Modal>
|
|
988
|
+
<Modal
|
|
989
|
+
isVisible={showAlert}
|
|
990
|
+
backdropColor="#000"
|
|
991
|
+
backdropOpacity={0.5}
|
|
992
|
+
onBackdropPress={() => setShowAlert(false)}
|
|
993
|
+
>
|
|
994
|
+
<View
|
|
995
|
+
style={{
|
|
996
|
+
borderRadius: 12,
|
|
997
|
+
backgroundColor: 'white',
|
|
998
|
+
padding: 16,
|
|
999
|
+
}}
|
|
1000
|
+
>
|
|
1001
|
+
<View style={{ alignItems: 'flex-end' }}>
|
|
1002
|
+
<TouchableOpacity onPress={() => setShowAlert(false)}>
|
|
1003
|
+
<Close2Icon />
|
|
1004
|
+
</TouchableOpacity>
|
|
1005
|
+
</View>
|
|
1006
|
+
<Image
|
|
1007
|
+
source={require('../../assets/tts/Layer_1.png')}
|
|
1008
|
+
style={{
|
|
1009
|
+
width: '100%',
|
|
1010
|
+
height: 120,
|
|
1011
|
+
resizeMode: 'contain',
|
|
1012
|
+
}}
|
|
1013
|
+
/>
|
|
1014
|
+
<MText
|
|
1015
|
+
style={{
|
|
1016
|
+
textAlign: 'center',
|
|
1017
|
+
fontFamily: 'BeVietnamPro-SemiBold',
|
|
1018
|
+
fontSize: 16,
|
|
1019
|
+
fontWeight: '600',
|
|
1020
|
+
marginTop: 16,
|
|
1021
|
+
}}
|
|
1022
|
+
>
|
|
1023
|
+
Đơn vay đang chờ tìm nguồn giải ngân phù hợp
|
|
1024
|
+
</MText>
|
|
1025
|
+
<MText
|
|
1026
|
+
style={{
|
|
1027
|
+
textAlign: 'center',
|
|
1028
|
+
color: '#828282',
|
|
1029
|
+
marginTop: 16,
|
|
1030
|
+
}}
|
|
1031
|
+
>
|
|
1032
|
+
Vui lòng chờ ít phút sau đó thực hiện các bước tiếp theo để hoàn
|
|
1033
|
+
thiện khoản vay!
|
|
1034
|
+
</MText>
|
|
1035
|
+
<View style={{ alignItems: 'center', marginTop: 24 }}>
|
|
1036
|
+
<TouchableOpacity
|
|
1037
|
+
onPress={() => setShowAlert(false)}
|
|
1038
|
+
style={{
|
|
1039
|
+
borderWidth: 1,
|
|
1040
|
+
borderColor: '#EF592E',
|
|
1041
|
+
height: 40,
|
|
1042
|
+
alignItems: 'center',
|
|
1043
|
+
justifyContent: 'center',
|
|
1044
|
+
borderRadius: 24,
|
|
1045
|
+
width: 150,
|
|
1046
|
+
}}
|
|
1047
|
+
>
|
|
1048
|
+
<MText style={{ color: '#EF592E' }}>Đã hiểu</MText>
|
|
1049
|
+
</TouchableOpacity>
|
|
1050
|
+
</View>
|
|
1051
|
+
</View>
|
|
1052
|
+
</Modal>
|
|
986
1053
|
</>
|
|
987
1054
|
);
|
|
988
1055
|
}
|