react-native-timacare 0.0.2 → 0.0.4
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/assets/fonts/Nunito-Black.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-BlackItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-Bold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-BoldItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-ExtraBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-ExtraBoldItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-ExtraLight.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-ExtraLightItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-Italic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-Light.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-LightItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-SemiBold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Nunito-SemiBoldItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Pacifico-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Black.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-BlackItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Bold.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-BoldItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Italic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Light.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-LightItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Medium.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-MediumItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-Thin.ttf +0 -0
- package/lib/commonjs/assets/fonts/Roboto-ThinItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/RobotoCondensed-Bold.ttf +0 -0
- package/lib/commonjs/assets/fonts/RobotoCondensed-BoldItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/RobotoCondensed-Italic.ttf +0 -0
- package/lib/commonjs/assets/fonts/RobotoCondensed-Light.ttf +0 -0
- package/lib/commonjs/assets/fonts/RobotoCondensed-LightItalic.ttf +0 -0
- package/lib/commonjs/assets/fonts/RobotoCondensed-Regular.ttf +0 -0
- package/lib/commonjs/assets/fonts/custom-fonts.md +24 -0
- package/lib/commonjs/assets/icons/add_info.svg +10 -0
- package/lib/commonjs/assets/icons/add_info_disable.svg +10 -0
- package/lib/commonjs/assets/icons/approve.svg +6 -0
- package/lib/commonjs/assets/icons/arrow_down.svg +42 -0
- package/lib/commonjs/assets/icons/audio.svg +10 -0
- package/lib/commonjs/assets/icons/back.svg +3 -0
- package/lib/commonjs/assets/icons/back_fill.svg +52 -0
- package/lib/commonjs/assets/icons/back_img.svg +6 -0
- package/lib/commonjs/assets/icons/back_white.svg +5 -0
- package/lib/commonjs/assets/icons/camera.svg +6 -0
- package/lib/commonjs/assets/icons/camera2.svg +3 -0
- package/lib/commonjs/assets/icons/capture.svg +3 -0
- package/lib/commonjs/assets/icons/check.svg +10 -0
- package/lib/commonjs/assets/icons/check_fill.svg +1 -0
- package/lib/commonjs/assets/icons/checkbox.svg +4 -0
- package/lib/commonjs/assets/icons/checkbox_active.svg +13 -0
- package/lib/commonjs/assets/icons/cimb_bank.svg +13 -0
- package/lib/commonjs/assets/icons/cimb_small.svg +12 -0
- package/lib/commonjs/assets/icons/contract.svg +14 -0
- package/lib/commonjs/assets/icons/contract_active.svg +21 -0
- package/lib/commonjs/assets/icons/contract_tima.svg +4 -0
- package/lib/commonjs/assets/icons/copy.svg +9 -0
- package/lib/commonjs/assets/icons/create_background.svg +7 -0
- package/lib/commonjs/assets/icons/create_container.svg +7 -0
- package/lib/commonjs/assets/icons/create_plus.svg +6 -0
- package/lib/commonjs/assets/icons/delete.svg +10 -0
- package/lib/commonjs/assets/icons/document.svg +6 -0
- package/lib/commonjs/assets/icons/dropdown.svg +6 -0
- package/lib/commonjs/assets/icons/dropdown2.svg +6 -0
- package/lib/commonjs/assets/icons/edit.svg +1 -0
- package/lib/commonjs/assets/icons/ekyc.svg +414 -0
- package/lib/commonjs/assets/icons/ekycSuccess.svg +3 -0
- package/lib/commonjs/assets/icons/eviden.svg +10 -0
- package/lib/commonjs/assets/icons/eye.svg +5 -0
- package/lib/commonjs/assets/icons/filter.svg +41 -0
- package/lib/commonjs/assets/icons/flash.svg +43 -0
- package/lib/commonjs/assets/icons/hand.svg +6 -0
- package/lib/commonjs/assets/icons/home.svg +6 -0
- package/lib/commonjs/assets/icons/ic_call.svg +3 -0
- package/lib/commonjs/assets/icons/ic_camera.svg +6 -0
- package/lib/commonjs/assets/icons/ic_ekyc.svg +7 -0
- package/lib/commonjs/assets/icons/ic_home.svg +12 -0
- package/lib/commonjs/assets/icons/ic_noti.svg +9 -0
- package/lib/commonjs/assets/icons/ic_read.svg +6 -0
- package/lib/commonjs/assets/icons/ic_schedule.svg +6 -0
- package/lib/commonjs/assets/icons/ic_sign.svg +13 -0
- package/lib/commonjs/assets/icons/ic_span.svg +5 -0
- package/lib/commonjs/assets/icons/ic_user.svg +9 -0
- package/lib/commonjs/assets/icons/ic_video.svg +5 -0
- package/lib/commonjs/assets/icons/index.js +2 -0
- package/lib/commonjs/assets/icons/index.js.flow +218 -0
- package/lib/commonjs/assets/icons/index.js.map +1 -0
- package/lib/commonjs/assets/icons/info.svg +6 -0
- package/lib/commonjs/assets/icons/list.svg +3 -0
- package/lib/commonjs/assets/icons/loading_cimb.svg +12 -0
- package/lib/commonjs/assets/icons/loading_tima.svg +108 -0
- package/lib/commonjs/assets/icons/login.png +23 -0
- package/lib/commonjs/assets/icons/logo_small.svg +35 -0
- package/lib/commonjs/assets/icons/logo_white.svg +60 -0
- package/lib/commonjs/assets/icons/logotima.svg +14 -0
- package/lib/commonjs/assets/icons/logout.svg +51 -0
- package/lib/commonjs/assets/icons/money.svg +10 -0
- package/lib/commonjs/assets/icons/more.svg +50 -0
- package/lib/commonjs/assets/icons/nationacard.svg +165 -0
- package/lib/commonjs/assets/icons/national1.svg +85 -0
- package/lib/commonjs/assets/icons/national2.svg +113 -0
- package/lib/commonjs/assets/icons/national3.svg +85 -0
- package/lib/commonjs/assets/icons/nav_close.svg +10 -0
- package/lib/commonjs/assets/icons/nav_list.svg +10 -0
- package/lib/commonjs/assets/icons/nav_more.svg +10 -0
- package/lib/commonjs/assets/icons/nav_tool.svg +10 -0
- package/lib/commonjs/assets/icons/notification.svg +6 -0
- package/lib/commonjs/assets/icons/pause.svg +14 -0
- package/lib/commonjs/assets/icons/phone.svg +1 -0
- package/lib/commonjs/assets/icons/play.svg +51 -0
- package/lib/commonjs/assets/icons/profile.svg +13 -0
- package/lib/commonjs/assets/icons/push.svg +10 -0
- package/lib/commonjs/assets/icons/radio.svg +3 -0
- package/lib/commonjs/assets/icons/radio_check.svg +4 -0
- package/lib/commonjs/assets/icons/return.svg +6 -0
- package/lib/commonjs/assets/icons/right.svg +3 -0
- package/lib/commonjs/assets/icons/search.svg +7 -0
- package/lib/commonjs/assets/icons/select.svg +5 -0
- package/lib/commonjs/assets/icons/selected.svg +6 -0
- package/lib/commonjs/assets/icons/selfie.svg +222 -0
- package/lib/commonjs/assets/icons/share.svg +6 -0
- package/lib/commonjs/assets/icons/sign.svg +76 -0
- package/lib/commonjs/assets/icons/sign2.svg +5 -0
- package/lib/commonjs/assets/icons/signSuccess.svg +5 -0
- package/lib/commonjs/assets/icons/sign_disable.svg +13 -0
- package/lib/commonjs/assets/icons/sms_otp.svg +33 -0
- package/lib/commonjs/assets/icons/step1.svg +11 -0
- package/lib/commonjs/assets/icons/step2.svg +22 -0
- package/lib/commonjs/assets/icons/step3.svg +53 -0
- package/lib/commonjs/assets/icons/step4.svg +22 -0
- package/lib/commonjs/assets/icons/step5.svg +25 -0
- package/lib/commonjs/assets/icons/step6.svg +23 -0
- package/lib/commonjs/assets/icons/success.svg +32 -0
- package/lib/commonjs/assets/icons/switch_camera.svg +1 -0
- package/lib/commonjs/assets/icons/switch_staff.svg +6 -0
- package/lib/commonjs/assets/icons/tech.svg +9 -0
- package/lib/commonjs/assets/icons/techcombank.svg +13 -0
- package/lib/commonjs/assets/icons/term_background.svg +82 -0
- package/lib/commonjs/assets/icons/thumb_slide.svg +7 -0
- package/lib/commonjs/assets/icons/tick.svg +42 -0
- package/lib/commonjs/assets/icons/tick_success.svg +13 -0
- package/lib/commonjs/assets/icons/tima.svg +9 -0
- package/lib/commonjs/assets/icons/tima_normal.svg +13 -0
- package/lib/commonjs/assets/icons/tima_small.svg +23 -0
- package/lib/commonjs/assets/icons/tima_small_white.svg +13 -0
- package/lib/commonjs/assets/icons/trash.svg +1 -0
- package/lib/commonjs/assets/icons/uncheck.svg +41 -0
- package/lib/commonjs/assets/icons/unflash.svg +1 -0
- package/lib/commonjs/assets/icons/upload.svg +4 -0
- package/lib/commonjs/assets/icons/voice_otp.svg +33 -0
- package/lib/commonjs/assets/icons/zalo_otp.svg +18 -0
- package/lib/commonjs/assets/img/EKYC.png +0 -0
- package/lib/commonjs/assets/img/bann.png +0 -0
- package/lib/commonjs/assets/img/banner.png +0 -0
- package/lib/commonjs/assets/img/banner1.png +0 -0
- package/lib/commonjs/assets/img/banner2.png +0 -0
- package/lib/commonjs/assets/img/close.png +0 -0
- package/lib/commonjs/assets/img/compare.png +0 -0
- package/lib/commonjs/assets/img/dvd.png +0 -0
- package/lib/commonjs/assets/img/full.pdf +0 -0
- package/lib/commonjs/assets/img/home.png +0 -0
- package/lib/commonjs/assets/img/list.png +0 -0
- package/lib/commonjs/assets/img/logo.png +0 -0
- package/lib/commonjs/assets/img/more.png +0 -0
- package/lib/commonjs/assets/img/national_id.png +0 -0
- package/lib/commonjs/assets/img/national_id_back.jpeg +0 -0
- package/lib/commonjs/assets/img/quick.pdf +0 -0
- package/lib/commonjs/assets/img/register_motor.png +0 -0
- package/lib/commonjs/assets/img/sao_khue.png +0 -0
- package/lib/commonjs/assets/img/selfie.png +0 -0
- package/lib/commonjs/assets/img/slide_circle copy.png +0 -0
- package/lib/commonjs/assets/img/slide_circle.png +0 -0
- package/lib/commonjs/assets/img/slogan.png +0 -0
- package/lib/commonjs/assets/img/thumb.png +0 -0
- package/lib/commonjs/assets/img/thumb@2x.png +0 -0
- package/lib/commonjs/assets/img/thumb@3x.png +0 -0
- package/lib/commonjs/assets/img/thumb_slide.png +0 -0
- package/lib/commonjs/assets/img/thumb_slide_40.png +0 -0
- package/lib/commonjs/assets/img/tima.pdf +0 -0
- package/lib/commonjs/assets/img/tool.png +0 -0
- package/lib/commonjs/components/CIMBLoading.js +1 -1
- package/lib/commonjs/components/CIMBLoading.js.flow +1 -1
- package/lib/commonjs/components/CIMBLoading.js.map +1 -1
- package/lib/commonjs/components/Loading.js.flow +1 -1
- package/lib/commonjs/components/select/index.js +1 -1
- package/lib/commonjs/components/select/index.js.flow +1 -1
- package/lib/commonjs/components/select/index.js.map +1 -1
- package/lib/commonjs/navigation/primary-navigator.js +1 -1
- package/lib/commonjs/navigation/primary-navigator.js.flow +3 -1
- package/lib/commonjs/navigation/primary-navigator.js.map +1 -1
- package/lib/commonjs/screens/Selector.js +1 -1
- package/lib/commonjs/screens/Selector.js.flow +1 -1
- package/lib/commonjs/screens/Selector.js.map +1 -1
- package/lib/commonjs/screens/camera/index.js +1 -1
- package/lib/commonjs/screens/camera/index.js.flow +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.flow +1 -1
- package/lib/commonjs/screens/cimb-sign/index.js.map +1 -1
- package/lib/commonjs/screens/contract/index.js.flow +1 -1
- package/lib/commonjs/screens/detail-loan/Info.js +2 -0
- package/lib/commonjs/screens/detail-loan/Info.js.flow +376 -0
- package/lib/commonjs/screens/detail-loan/Info.js.map +1 -0
- package/lib/commonjs/screens/detail-loan/Payment.js +2 -0
- package/lib/commonjs/screens/detail-loan/Payment.js.flow +261 -0
- package/lib/commonjs/screens/detail-loan/Payment.js.map +1 -0
- package/lib/commonjs/screens/detail-loan/PaymentAll.js +1 -1
- package/lib/commonjs/screens/detail-loan/PaymentAll.js.flow +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 +2 -5
- package/lib/commonjs/screens/detail-loan/PaymentInfo.js.map +1 -1
- package/lib/commonjs/screens/detail-loan/index.js +2 -0
- package/lib/commonjs/screens/detail-loan/index.js.flow +135 -0
- package/lib/commonjs/screens/detail-loan/index.js.map +1 -0
- package/lib/commonjs/screens/detail-loan/store.js +2 -0
- package/lib/commonjs/screens/detail-loan/store.js.flow +94 -0
- package/lib/commonjs/screens/detail-loan/store.js.map +1 -0
- package/lib/commonjs/screens/eSign/index.js +1 -1
- package/lib/commonjs/screens/eSign/index.js.flow +1 -1
- package/lib/commonjs/screens/eSign/index.js.map +1 -1
- package/lib/commonjs/screens/full-submit/index.js +1 -1
- package/lib/commonjs/screens/full-submit/index.js.flow +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.flow +3 -8
- package/lib/commonjs/screens/full-submit/selfie.js.map +1 -1
- package/lib/commonjs/screens/full-submit/update-document.js +1 -1
- package/lib/commonjs/screens/full-submit/update-document.js.flow +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.flow +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.flow +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.flow +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.flow +2 -5
- package/lib/commonjs/screens/home/CIMBxTima.js.map +1 -1
- package/lib/commonjs/screens/home/index.js +1 -1
- package/lib/commonjs/screens/home/index.js.flow +4 -4
- package/lib/commonjs/screens/home/index.js.map +1 -1
- package/lib/commonjs/screens/intro/index.js +1 -1
- package/lib/commonjs/screens/intro/index.js.flow +1 -1
- package/lib/commonjs/screens/intro/index.js.map +1 -1
- package/lib/commonjs/screens/introduction/index.js +1 -1
- package/lib/commonjs/screens/introduction/index.js.flow +1 -1
- package/lib/commonjs/screens/introduction/index.js.map +1 -1
- package/lib/commonjs/screens/liveness/index.js +1 -1
- package/lib/commonjs/screens/liveness/index.js.flow +1 -1
- package/lib/commonjs/screens/liveness/index.js.map +1 -1
- package/lib/commonjs/screens/loginWithPassword/index.js +1 -1
- package/lib/commonjs/screens/loginWithPassword/index.js.flow +1 -1
- package/lib/commonjs/screens/loginWithPassword/index.js.map +1 -1
- package/lib/commonjs/screens/main/index.js +1 -1
- package/lib/commonjs/screens/main/index.js.flow +1 -1
- package/lib/commonjs/screens/main/index.js.map +1 -1
- package/lib/commonjs/screens/nationalID/index.js +1 -1
- package/lib/commonjs/screens/nationalID/index.js.flow +3 -7
- package/lib/commonjs/screens/nationalID/index.js.map +1 -1
- package/lib/commonjs/screens/nationalIDBack/index.js +1 -1
- package/lib/commonjs/screens/nationalIDBack/index.js.flow +3 -6
- package/lib/commonjs/screens/nationalIDBack/index.js.map +1 -1
- package/lib/commonjs/screens/notification/index.js +1 -1
- package/lib/commonjs/screens/notification/index.js.flow +1 -1
- package/lib/commonjs/screens/notification/index.js.map +1 -1
- package/lib/commonjs/screens/otp/index.js +1 -1
- package/lib/commonjs/screens/otp/index.js.flow +1 -1
- package/lib/commonjs/screens/otp/index.js.map +1 -1
- package/lib/commonjs/screens/payment-evidence/index.js +1 -1
- package/lib/commonjs/screens/payment-evidence/index.js.flow +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.flow +1 -3
- package/lib/commonjs/screens/personal/index.js.map +1 -1
- package/lib/commonjs/screens/qualify/index.js +1 -1
- package/lib/commonjs/screens/qualify/index.js.flow +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.flow +1 -1
- package/lib/commonjs/screens/quick-submit/index.js.map +1 -1
- package/lib/commonjs/screens/register/index.js +1 -1
- package/lib/commonjs/screens/register/index.js.flow +1 -1
- package/lib/commonjs/screens/register/index.js.map +1 -1
- package/lib/commonjs/screens/schedule-payment/index.js +1 -1
- package/lib/commonjs/screens/schedule-payment/index.js.flow +2 -5
- 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.flow +2 -5
- package/lib/commonjs/screens/schedule-payment/payment-list.js.map +1 -1
- package/lib/commonjs/screens/selfie/index.js +1 -1
- package/lib/commonjs/screens/selfie/index.js.flow +3 -8
- package/lib/commonjs/screens/selfie/index.js.map +1 -1
- package/lib/commonjs/screens/setPassword/index.js +1 -1
- package/lib/commonjs/screens/setPassword/index.js.flow +1 -1
- package/lib/commonjs/screens/setPassword/index.js.map +1 -1
- package/lib/commonjs/screens/sign-tima/ConfirmContract.js +1 -1
- package/lib/commonjs/screens/sign-tima/ConfirmContract.js.flow +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.flow +1 -1
- package/lib/commonjs/screens/sign-tima/ViewContract.js.map +1 -1
- package/lib/commonjs/screens/terms/QuickTerm.js +1 -1
- package/lib/commonjs/screens/terms/QuickTerm.js.flow +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.flow +1 -1
- package/lib/commonjs/screens/terms/TermScreen.js.map +1 -1
- package/lib/commonjs/screens/uploadVideo/index.js +1 -1
- package/lib/commonjs/screens/uploadVideo/index.js.flow +1 -1
- package/lib/commonjs/screens/uploadVideo/index.js.map +1 -1
- package/lib/commonjs/services/api/api.js.flow +0 -1
- package/lib/commonjs/services/api/api.js.map +1 -1
- package/lib/module/assets/fonts/Nunito-Black.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-BlackItalic.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-Bold.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-BoldItalic.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-ExtraBold.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-ExtraBoldItalic.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-ExtraLight.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-ExtraLightItalic.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-Italic.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-Light.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-LightItalic.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-Regular.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-SemiBold.ttf +0 -0
- package/lib/module/assets/fonts/Nunito-SemiBoldItalic.ttf +0 -0
- package/lib/module/assets/fonts/Pacifico-Regular.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Black.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-BlackItalic.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Bold.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-BoldItalic.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Italic.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Light.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-LightItalic.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Medium.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-MediumItalic.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Regular.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-Thin.ttf +0 -0
- package/lib/module/assets/fonts/Roboto-ThinItalic.ttf +0 -0
- package/lib/module/assets/fonts/RobotoCondensed-Bold.ttf +0 -0
- package/lib/module/assets/fonts/RobotoCondensed-BoldItalic.ttf +0 -0
- package/lib/module/assets/fonts/RobotoCondensed-Italic.ttf +0 -0
- package/lib/module/assets/fonts/RobotoCondensed-Light.ttf +0 -0
- package/lib/module/assets/fonts/RobotoCondensed-LightItalic.ttf +0 -0
- package/lib/module/assets/fonts/RobotoCondensed-Regular.ttf +0 -0
- package/lib/module/assets/fonts/custom-fonts.md +24 -0
- package/lib/module/assets/icons/add_info.svg +10 -0
- package/lib/module/assets/icons/add_info_disable.svg +10 -0
- package/lib/module/assets/icons/approve.svg +6 -0
- package/lib/module/assets/icons/arrow_down.svg +42 -0
- package/lib/module/assets/icons/audio.svg +10 -0
- package/lib/module/assets/icons/back.svg +3 -0
- package/lib/module/assets/icons/back_fill.svg +52 -0
- package/lib/module/assets/icons/back_img.svg +6 -0
- package/lib/module/assets/icons/back_white.svg +5 -0
- package/lib/module/assets/icons/camera.svg +6 -0
- package/lib/module/assets/icons/camera2.svg +3 -0
- package/lib/module/assets/icons/capture.svg +3 -0
- package/lib/module/assets/icons/check.svg +10 -0
- package/lib/module/assets/icons/check_fill.svg +1 -0
- package/lib/module/assets/icons/checkbox.svg +4 -0
- package/lib/module/assets/icons/checkbox_active.svg +13 -0
- package/lib/module/assets/icons/cimb_bank.svg +13 -0
- package/lib/module/assets/icons/cimb_small.svg +12 -0
- package/lib/module/assets/icons/contract.svg +14 -0
- package/lib/module/assets/icons/contract_active.svg +21 -0
- package/lib/module/assets/icons/contract_tima.svg +4 -0
- package/lib/module/assets/icons/copy.svg +9 -0
- package/lib/module/assets/icons/create_background.svg +7 -0
- package/lib/module/assets/icons/create_container.svg +7 -0
- package/lib/module/assets/icons/create_plus.svg +6 -0
- package/lib/module/assets/icons/delete.svg +10 -0
- package/lib/module/assets/icons/document.svg +6 -0
- package/lib/module/assets/icons/dropdown.svg +6 -0
- package/lib/module/assets/icons/dropdown2.svg +6 -0
- package/lib/module/assets/icons/edit.svg +1 -0
- package/lib/module/assets/icons/ekyc.svg +414 -0
- package/lib/module/assets/icons/ekycSuccess.svg +3 -0
- package/lib/module/assets/icons/eviden.svg +10 -0
- package/lib/module/assets/icons/eye.svg +5 -0
- package/lib/module/assets/icons/filter.svg +41 -0
- package/lib/module/assets/icons/flash.svg +43 -0
- package/lib/module/assets/icons/hand.svg +6 -0
- package/lib/module/assets/icons/home.svg +6 -0
- package/lib/module/assets/icons/ic_call.svg +3 -0
- package/lib/module/assets/icons/ic_camera.svg +6 -0
- package/lib/module/assets/icons/ic_ekyc.svg +7 -0
- package/lib/module/assets/icons/ic_home.svg +12 -0
- package/lib/module/assets/icons/ic_noti.svg +9 -0
- package/lib/module/assets/icons/ic_read.svg +6 -0
- package/lib/module/assets/icons/ic_schedule.svg +6 -0
- package/lib/module/assets/icons/ic_sign.svg +13 -0
- package/lib/module/assets/icons/ic_span.svg +5 -0
- package/lib/module/assets/icons/ic_user.svg +9 -0
- package/lib/module/assets/icons/ic_video.svg +5 -0
- package/lib/module/assets/icons/index.js +2 -0
- package/lib/module/assets/icons/index.js.map +1 -0
- package/lib/module/assets/icons/info.svg +6 -0
- package/lib/module/assets/icons/list.svg +3 -0
- package/lib/module/assets/icons/loading_cimb.svg +12 -0
- package/lib/module/assets/icons/loading_tima.svg +108 -0
- package/lib/module/assets/icons/login.png +23 -0
- package/lib/module/assets/icons/logo_small.svg +35 -0
- package/lib/module/assets/icons/logo_white.svg +60 -0
- package/lib/module/assets/icons/logotima.svg +14 -0
- package/lib/module/assets/icons/logout.svg +51 -0
- package/lib/module/assets/icons/money.svg +10 -0
- package/lib/module/assets/icons/more.svg +50 -0
- package/lib/module/assets/icons/nationacard.svg +165 -0
- package/lib/module/assets/icons/national1.svg +85 -0
- package/lib/module/assets/icons/national2.svg +113 -0
- package/lib/module/assets/icons/national3.svg +85 -0
- package/lib/module/assets/icons/nav_close.svg +10 -0
- package/lib/module/assets/icons/nav_list.svg +10 -0
- package/lib/module/assets/icons/nav_more.svg +10 -0
- package/lib/module/assets/icons/nav_tool.svg +10 -0
- package/lib/module/assets/icons/notification.svg +6 -0
- package/lib/module/assets/icons/pause.svg +14 -0
- package/lib/module/assets/icons/phone.svg +1 -0
- package/lib/module/assets/icons/play.svg +51 -0
- package/lib/module/assets/icons/profile.svg +13 -0
- package/lib/module/assets/icons/push.svg +10 -0
- package/lib/module/assets/icons/radio.svg +3 -0
- package/lib/module/assets/icons/radio_check.svg +4 -0
- package/lib/module/assets/icons/return.svg +6 -0
- package/lib/module/assets/icons/right.svg +3 -0
- package/lib/module/assets/icons/search.svg +7 -0
- package/lib/module/assets/icons/select.svg +5 -0
- package/lib/module/assets/icons/selected.svg +6 -0
- package/lib/module/assets/icons/selfie.svg +222 -0
- package/lib/module/assets/icons/share.svg +6 -0
- package/lib/module/assets/icons/sign.svg +76 -0
- package/lib/module/assets/icons/sign2.svg +5 -0
- package/lib/module/assets/icons/signSuccess.svg +5 -0
- package/lib/module/assets/icons/sign_disable.svg +13 -0
- package/lib/module/assets/icons/sms_otp.svg +33 -0
- package/lib/module/assets/icons/step1.svg +11 -0
- package/lib/module/assets/icons/step2.svg +22 -0
- package/lib/module/assets/icons/step3.svg +53 -0
- package/lib/module/assets/icons/step4.svg +22 -0
- package/lib/module/assets/icons/step5.svg +25 -0
- package/lib/module/assets/icons/step6.svg +23 -0
- package/lib/module/assets/icons/success.svg +32 -0
- package/lib/module/assets/icons/switch_camera.svg +1 -0
- package/lib/module/assets/icons/switch_staff.svg +6 -0
- package/lib/module/assets/icons/tech.svg +9 -0
- package/lib/module/assets/icons/techcombank.svg +13 -0
- package/lib/module/assets/icons/term_background.svg +82 -0
- package/lib/module/assets/icons/thumb_slide.svg +7 -0
- package/lib/module/assets/icons/tick.svg +42 -0
- package/lib/module/assets/icons/tick_success.svg +13 -0
- package/lib/module/assets/icons/tima.svg +9 -0
- package/lib/module/assets/icons/tima_normal.svg +13 -0
- package/lib/module/assets/icons/tima_small.svg +23 -0
- package/lib/module/assets/icons/tima_small_white.svg +13 -0
- package/lib/module/assets/icons/trash.svg +1 -0
- package/lib/module/assets/icons/uncheck.svg +41 -0
- package/lib/module/assets/icons/unflash.svg +1 -0
- package/lib/module/assets/icons/upload.svg +4 -0
- package/lib/module/assets/icons/voice_otp.svg +33 -0
- package/lib/module/assets/icons/zalo_otp.svg +18 -0
- package/lib/module/assets/img/EKYC.png +0 -0
- package/lib/module/assets/img/bann.png +0 -0
- package/lib/module/assets/img/banner.png +0 -0
- package/lib/module/assets/img/banner1.png +0 -0
- package/lib/module/assets/img/banner2.png +0 -0
- package/lib/module/assets/img/close.png +0 -0
- package/lib/module/assets/img/compare.png +0 -0
- package/lib/module/assets/img/dvd.png +0 -0
- package/lib/module/assets/img/full.pdf +0 -0
- package/lib/module/assets/img/home.png +0 -0
- package/lib/module/assets/img/list.png +0 -0
- package/lib/module/assets/img/logo.png +0 -0
- package/lib/module/assets/img/more.png +0 -0
- package/lib/module/assets/img/national_id.png +0 -0
- package/lib/module/assets/img/national_id_back.jpeg +0 -0
- package/lib/module/assets/img/quick.pdf +0 -0
- package/lib/module/assets/img/register_motor.png +0 -0
- package/lib/module/assets/img/sao_khue.png +0 -0
- package/lib/module/assets/img/selfie.png +0 -0
- package/lib/module/assets/img/slide_circle copy.png +0 -0
- package/lib/module/assets/img/slide_circle.png +0 -0
- package/lib/module/assets/img/slogan.png +0 -0
- package/lib/module/assets/img/thumb.png +0 -0
- package/lib/module/assets/img/thumb@2x.png +0 -0
- package/lib/module/assets/img/thumb@3x.png +0 -0
- package/lib/module/assets/img/thumb_slide.png +0 -0
- package/lib/module/assets/img/thumb_slide_40.png +0 -0
- package/lib/module/assets/img/tima.pdf +0 -0
- package/lib/module/assets/img/tool.png +0 -0
- package/lib/module/components/CIMBLoading.js +1 -1
- package/lib/module/components/CIMBLoading.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/navigation/primary-navigator.js +1 -1
- package/lib/module/navigation/primary-navigator.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/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/detail-loan/Info.js +2 -0
- package/lib/module/screens/detail-loan/Info.js.map +1 -0
- package/lib/module/screens/detail-loan/Payment.js +2 -0
- package/lib/module/screens/detail-loan/Payment.js.map +1 -0
- 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/index.js +2 -0
- package/lib/module/screens/detail-loan/index.js.map +1 -0
- package/lib/module/screens/detail-loan/store.js +2 -0
- package/lib/module/screens/detail-loan/store.js.map +1 -0
- 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/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/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/index.js +1 -1
- package/lib/module/screens/home/index.js.map +1 -1
- package/lib/module/screens/intro/index.js +1 -1
- package/lib/module/screens/intro/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/index.js +1 -1
- package/lib/module/screens/liveness/index.js.map +1 -1
- package/lib/module/screens/loginWithPassword/index.js +1 -1
- package/lib/module/screens/loginWithPassword/index.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/nationalID/index.js +1 -1
- package/lib/module/screens/nationalID/index.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/index.js +1 -1
- package/lib/module/screens/notification/index.js.map +1 -1
- package/lib/module/screens/otp/index.js +1 -1
- package/lib/module/screens/otp/index.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/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/register/index.js +1 -1
- package/lib/module/screens/register/index.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/selfie/index.js +1 -1
- package/lib/module/screens/selfie/index.js.map +1 -1
- package/lib/module/screens/setPassword/index.js +1 -1
- package/lib/module/screens/setPassword/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/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/uploadVideo/index.js +1 -1
- package/lib/module/screens/uploadVideo/index.js.map +1 -1
- package/lib/module/services/api/api.js.map +1 -1
- package/lib/typescript/AppStore.d.ts.map +1 -0
- package/lib/typescript/MyStore.d.ts.map +1 -0
- package/lib/typescript/assets/icons/index.d.ts.map +1 -1
- package/lib/typescript/components/CIMBLoading.d.ts.map +1 -0
- package/lib/typescript/components/Loading.d.ts.map +1 -0
- package/lib/typescript/components/MButton.d.ts.map +1 -0
- package/lib/typescript/components/MText.d.ts.map +1 -0
- package/lib/typescript/components/MyTextInput.d.ts.map +1 -0
- package/lib/typescript/{src/components → components}/index.d.ts.map +1 -1
- package/lib/typescript/components/keyboardspace/index.d.ts.map +1 -0
- package/lib/typescript/components/logoTima/index.d.ts.map +1 -0
- package/lib/typescript/components/select/index.d.ts.map +1 -0
- package/lib/typescript/constants/index.d.ts.map +1 -0
- package/lib/typescript/index.d.ts.map +1 -0
- package/lib/typescript/navigation/index.d.ts.map +1 -0
- package/lib/typescript/navigation/navigation-utilities.d.ts.map +1 -0
- package/lib/typescript/navigation/primary-navigator.d.ts.map +1 -0
- package/lib/typescript/navigation/root-navigator.d.ts.map +1 -0
- package/lib/typescript/screens/CommonStyles.d.ts.map +1 -0
- package/lib/typescript/screens/Selector.d.ts.map +1 -0
- package/lib/typescript/screens/SelectorStore.d.ts.map +1 -0
- package/lib/typescript/screens/camera/Store.d.ts.map +1 -0
- package/lib/typescript/screens/camera/index.d.ts.map +1 -0
- package/lib/typescript/screens/cimb-sign/index.d.ts.map +1 -0
- package/lib/typescript/screens/contract/index.d.ts.map +1 -0
- package/lib/typescript/screens/detail-loan/Info.d.ts +2 -0
- package/lib/typescript/screens/detail-loan/Info.d.ts.map +1 -0
- package/lib/typescript/screens/detail-loan/Payment.d.ts +2 -0
- package/lib/typescript/screens/detail-loan/Payment.d.ts.map +1 -0
- package/lib/typescript/screens/detail-loan/PaymentAll.d.ts.map +1 -0
- package/lib/typescript/screens/detail-loan/PaymentInfo.d.ts.map +1 -0
- package/lib/typescript/screens/detail-loan/index.d.ts +2 -0
- package/lib/typescript/screens/detail-loan/index.d.ts.map +1 -0
- package/lib/typescript/screens/detail-loan/store.d.ts +13 -0
- package/lib/typescript/screens/detail-loan/store.d.ts.map +1 -0
- package/lib/typescript/screens/eSign/Store.d.ts.map +1 -0
- package/lib/typescript/screens/eSign/index.d.ts.map +1 -0
- package/lib/typescript/screens/forgotPassword/index.d.ts.map +1 -0
- package/lib/typescript/screens/full-submit/index.d.ts.map +1 -0
- package/lib/typescript/screens/full-submit/selfie.d.ts.map +1 -0
- package/lib/typescript/screens/full-submit/store.d.ts.map +1 -0
- package/lib/typescript/screens/full-submit/update-document.d.ts.map +1 -0
- package/lib/typescript/screens/full-submit/update-info.d.ts.map +1 -0
- package/lib/typescript/screens/guide-transfer-bank/TransferDetail.d.ts.map +1 -0
- package/lib/typescript/screens/guide-transfer-bank/index.d.ts.map +1 -0
- package/lib/typescript/screens/home/CIMBxTima.d.ts.map +1 -0
- package/lib/typescript/screens/home/Store.d.ts.map +1 -0
- package/lib/typescript/screens/home/index.d.ts.map +1 -0
- package/lib/typescript/screens/index.d.ts.map +1 -0
- package/lib/typescript/screens/intro/Store.d.ts.map +1 -0
- package/lib/typescript/screens/intro/index.d.ts.map +1 -0
- package/lib/typescript/screens/introduction/index.d.ts.map +1 -0
- package/lib/typescript/screens/liveness/LivenessStore.d.ts.map +1 -0
- package/lib/typescript/screens/liveness/index.d.ts.map +1 -0
- package/lib/typescript/screens/loginWithPassword/index.d.ts.map +1 -0
- package/lib/typescript/screens/loginWithPassword/store.d.ts.map +1 -0
- package/lib/typescript/screens/main/index.d.ts.map +1 -0
- package/lib/typescript/screens/nationalID/Store.d.ts.map +1 -0
- package/lib/typescript/screens/nationalID/index.d.ts.map +1 -0
- package/lib/typescript/screens/nationalIDBack/Store.d.ts.map +1 -0
- package/lib/typescript/screens/nationalIDBack/index.d.ts.map +1 -0
- package/lib/typescript/screens/notification/ListLoanStore.d.ts.map +1 -0
- package/lib/typescript/screens/notification/index.d.ts.map +1 -0
- package/lib/typescript/screens/notification/store.d.ts.map +1 -0
- package/lib/typescript/screens/otp/Store.d.ts.map +1 -0
- package/lib/typescript/screens/otp/index.d.ts.map +1 -0
- package/lib/typescript/screens/payment-evidence/index.d.ts.map +1 -0
- package/lib/typescript/screens/personal/index.d.ts.map +1 -0
- package/lib/typescript/screens/qualify/Store.d.ts.map +1 -0
- package/lib/typescript/screens/qualify/index.d.ts.map +1 -0
- package/lib/typescript/screens/quick-submit/index.d.ts.map +1 -0
- package/lib/typescript/screens/quick-submit/store.d.ts.map +1 -0
- package/lib/typescript/screens/register/Store.d.ts.map +1 -0
- package/lib/typescript/screens/register/index.d.ts.map +1 -0
- package/lib/typescript/screens/schedule-payment/index.d.ts.map +1 -0
- package/lib/typescript/screens/schedule-payment/payment-list.d.ts.map +1 -0
- package/lib/typescript/screens/schedule-payment/store.d.ts.map +1 -0
- package/lib/typescript/screens/selfie/SelfieStore.d.ts.map +1 -0
- package/lib/typescript/screens/selfie/index.d.ts.map +1 -0
- package/lib/typescript/screens/setPassword/confirmPassword.d.ts.map +1 -0
- package/lib/typescript/screens/setPassword/index.d.ts.map +1 -0
- package/lib/typescript/screens/setPassword/store.d.ts.map +1 -0
- package/lib/typescript/screens/sign-tima/ConfirmContract.d.ts.map +1 -0
- package/lib/typescript/screens/sign-tima/ViewContract.d.ts.map +1 -0
- package/lib/typescript/screens/sign-tima/store.d.ts.map +1 -0
- package/lib/typescript/screens/splash/index.d.ts.map +1 -0
- package/lib/typescript/screens/terms/QuickTerm.d.ts.map +1 -0
- package/lib/typescript/screens/terms/TermScreen.d.ts.map +1 -0
- package/lib/typescript/screens/uploadVideo/index.d.ts.map +1 -0
- package/lib/typescript/screens/uploadVideo/videoStore.d.ts.map +1 -0
- package/lib/typescript/services/api/api-config.d.ts.map +1 -0
- package/lib/typescript/services/api/api-problem.d.ts.map +1 -0
- package/lib/typescript/services/api/api.d.ts.map +1 -0
- package/lib/typescript/services/api/api.types.d.ts.map +1 -0
- package/lib/typescript/services/api/index.d.ts.map +1 -0
- package/lib/typescript/services/reactotron/index.d.ts.map +1 -0
- package/lib/typescript/services/reactotron/reactotron-config.d.ts.map +1 -0
- package/lib/typescript/services/reactotron/reactotron.d.ts.map +1 -0
- package/lib/typescript/theme/color.d.ts.map +1 -0
- package/lib/typescript/theme/index.d.ts.map +1 -0
- package/lib/typescript/theme/palette.d.ts.map +1 -0
- package/lib/typescript/theme/spacing.d.ts.map +1 -0
- package/lib/typescript/theme/timing.d.ts.map +1 -0
- package/lib/typescript/theme/typography.d.ts.map +1 -0
- package/lib/typescript/utils/delay.d.ts.map +1 -0
- package/lib/typescript/utils/ignore-warnings.d.ts.map +1 -0
- package/lib/typescript/utils/index.d.ts.map +1 -0
- package/lib/typescript/utils/keychain.d.ts.map +1 -0
- package/lib/typescript/utils/log.d.ts.map +1 -0
- package/lib/typescript/utils/notification.d.ts.map +1 -0
- package/lib/typescript/utils/storage/index.d.ts.map +1 -0
- package/lib/typescript/utils/storage/storage.d.ts.map +1 -0
- package/lib/typescript/utils/validate.d.ts.map +1 -0
- package/package.json +2 -2
- package/src/assets/fonts/Nunito-Black.ttf +0 -0
- package/src/assets/fonts/Nunito-BlackItalic.ttf +0 -0
- package/src/assets/fonts/Nunito-Bold.ttf +0 -0
- package/src/assets/fonts/Nunito-BoldItalic.ttf +0 -0
- package/src/assets/fonts/Nunito-ExtraBold.ttf +0 -0
- package/src/assets/fonts/Nunito-ExtraBoldItalic.ttf +0 -0
- package/src/assets/fonts/Nunito-ExtraLight.ttf +0 -0
- package/src/assets/fonts/Nunito-ExtraLightItalic.ttf +0 -0
- package/src/assets/fonts/Nunito-Italic.ttf +0 -0
- package/src/assets/fonts/Nunito-Light.ttf +0 -0
- package/src/assets/fonts/Nunito-LightItalic.ttf +0 -0
- package/src/assets/fonts/Nunito-Regular.ttf +0 -0
- package/src/assets/fonts/Nunito-SemiBold.ttf +0 -0
- package/src/assets/fonts/Nunito-SemiBoldItalic.ttf +0 -0
- package/src/assets/fonts/Pacifico-Regular.ttf +0 -0
- package/src/assets/fonts/Roboto-Black.ttf +0 -0
- package/src/assets/fonts/Roboto-BlackItalic.ttf +0 -0
- package/src/assets/fonts/Roboto-Bold.ttf +0 -0
- package/src/assets/fonts/Roboto-BoldItalic.ttf +0 -0
- package/src/assets/fonts/Roboto-Italic.ttf +0 -0
- package/src/assets/fonts/Roboto-Light.ttf +0 -0
- package/src/assets/fonts/Roboto-LightItalic.ttf +0 -0
- package/src/assets/fonts/Roboto-Medium.ttf +0 -0
- package/src/assets/fonts/Roboto-MediumItalic.ttf +0 -0
- package/src/assets/fonts/Roboto-Regular.ttf +0 -0
- package/src/assets/fonts/Roboto-Thin.ttf +0 -0
- package/src/assets/fonts/Roboto-ThinItalic.ttf +0 -0
- package/src/assets/fonts/RobotoCondensed-Bold.ttf +0 -0
- package/src/assets/fonts/RobotoCondensed-BoldItalic.ttf +0 -0
- package/src/assets/fonts/RobotoCondensed-Italic.ttf +0 -0
- package/src/assets/fonts/RobotoCondensed-Light.ttf +0 -0
- package/src/assets/fonts/RobotoCondensed-LightItalic.ttf +0 -0
- package/src/assets/fonts/RobotoCondensed-Regular.ttf +0 -0
- package/src/assets/fonts/custom-fonts.md +24 -0
- package/src/assets/icons/add_info.svg +10 -0
- package/src/assets/icons/add_info_disable.svg +10 -0
- package/src/assets/icons/approve.svg +6 -0
- package/src/assets/icons/arrow_down.svg +42 -0
- package/src/assets/icons/audio.svg +10 -0
- package/src/assets/icons/back.svg +3 -0
- package/src/assets/icons/back_fill.svg +52 -0
- package/src/assets/icons/back_img.svg +6 -0
- package/src/assets/icons/back_white.svg +5 -0
- package/src/assets/icons/camera.svg +6 -0
- package/src/assets/icons/camera2.svg +3 -0
- package/src/assets/icons/capture.svg +3 -0
- package/src/assets/icons/check.svg +10 -0
- package/src/assets/icons/check_fill.svg +1 -0
- package/src/assets/icons/checkbox.svg +4 -0
- package/src/assets/icons/checkbox_active.svg +13 -0
- package/src/assets/icons/cimb_bank.svg +13 -0
- package/src/assets/icons/cimb_small.svg +12 -0
- package/src/assets/icons/contract.svg +14 -0
- package/src/assets/icons/contract_active.svg +21 -0
- package/src/assets/icons/contract_tima.svg +4 -0
- package/src/assets/icons/copy.svg +9 -0
- package/src/assets/icons/create_background.svg +7 -0
- package/src/assets/icons/create_container.svg +7 -0
- package/src/assets/icons/create_plus.svg +6 -0
- package/src/assets/icons/delete.svg +10 -0
- package/src/assets/icons/document.svg +6 -0
- package/src/assets/icons/dropdown.svg +6 -0
- package/src/assets/icons/dropdown2.svg +6 -0
- package/src/assets/icons/edit.svg +1 -0
- package/src/assets/icons/ekyc.svg +414 -0
- package/src/assets/icons/ekycSuccess.svg +3 -0
- package/src/assets/icons/eviden.svg +10 -0
- package/src/assets/icons/eye.svg +5 -0
- package/src/assets/icons/filter.svg +41 -0
- package/src/assets/icons/flash.svg +43 -0
- package/src/assets/icons/hand.svg +6 -0
- package/src/assets/icons/home.svg +6 -0
- package/src/assets/icons/ic_call.svg +3 -0
- package/src/assets/icons/ic_camera.svg +6 -0
- package/src/assets/icons/ic_ekyc.svg +7 -0
- package/src/assets/icons/ic_home.svg +12 -0
- package/src/assets/icons/ic_noti.svg +9 -0
- package/src/assets/icons/ic_read.svg +6 -0
- package/src/assets/icons/ic_schedule.svg +6 -0
- package/src/assets/icons/ic_sign.svg +13 -0
- package/src/assets/icons/ic_span.svg +5 -0
- package/src/assets/icons/ic_user.svg +9 -0
- package/src/assets/icons/ic_video.svg +5 -0
- package/src/assets/icons/index.tsx +218 -0
- package/src/assets/icons/info.svg +6 -0
- package/src/assets/icons/list.svg +3 -0
- package/src/assets/icons/loading_cimb.svg +12 -0
- package/src/assets/icons/loading_tima.svg +108 -0
- package/src/assets/icons/login.png +23 -0
- package/src/assets/icons/logo_small.svg +35 -0
- package/src/assets/icons/logo_white.svg +60 -0
- package/src/assets/icons/logotima.svg +14 -0
- package/src/assets/icons/logout.svg +51 -0
- package/src/assets/icons/money.svg +10 -0
- package/src/assets/icons/more.svg +50 -0
- package/src/assets/icons/nationacard.svg +165 -0
- package/src/assets/icons/national1.svg +85 -0
- package/src/assets/icons/national2.svg +113 -0
- package/src/assets/icons/national3.svg +85 -0
- package/src/assets/icons/nav_close.svg +10 -0
- package/src/assets/icons/nav_list.svg +10 -0
- package/src/assets/icons/nav_more.svg +10 -0
- package/src/assets/icons/nav_tool.svg +10 -0
- package/src/assets/icons/notification.svg +6 -0
- package/src/assets/icons/pause.svg +14 -0
- package/src/assets/icons/phone.svg +1 -0
- package/src/assets/icons/play.svg +51 -0
- package/src/assets/icons/profile.svg +13 -0
- package/src/assets/icons/push.svg +10 -0
- package/src/assets/icons/radio.svg +3 -0
- package/src/assets/icons/radio_check.svg +4 -0
- package/src/assets/icons/return.svg +6 -0
- package/src/assets/icons/right.svg +3 -0
- package/src/assets/icons/search.svg +7 -0
- package/src/assets/icons/select.svg +5 -0
- package/src/assets/icons/selected.svg +6 -0
- package/src/assets/icons/selfie.svg +222 -0
- package/src/assets/icons/share.svg +6 -0
- package/src/assets/icons/sign.svg +76 -0
- package/src/assets/icons/sign2.svg +5 -0
- package/src/assets/icons/signSuccess.svg +5 -0
- package/src/assets/icons/sign_disable.svg +13 -0
- package/src/assets/icons/sms_otp.svg +33 -0
- package/src/assets/icons/step1.svg +11 -0
- package/src/assets/icons/step2.svg +22 -0
- package/src/assets/icons/step3.svg +53 -0
- package/src/assets/icons/step4.svg +22 -0
- package/src/assets/icons/step5.svg +25 -0
- package/src/assets/icons/step6.svg +23 -0
- package/src/assets/icons/success.svg +32 -0
- package/src/assets/icons/switch_camera.svg +1 -0
- package/src/assets/icons/switch_staff.svg +6 -0
- package/src/assets/icons/tech.svg +9 -0
- package/src/assets/icons/techcombank.svg +13 -0
- package/src/assets/icons/term_background.svg +82 -0
- package/src/assets/icons/thumb_slide.svg +7 -0
- package/src/assets/icons/tick.svg +42 -0
- package/src/assets/icons/tick_success.svg +13 -0
- package/src/assets/icons/tima.svg +9 -0
- package/src/assets/icons/tima_normal.svg +13 -0
- package/src/assets/icons/tima_small.svg +23 -0
- package/src/assets/icons/tima_small_white.svg +13 -0
- package/src/assets/icons/trash.svg +1 -0
- package/src/assets/icons/uncheck.svg +41 -0
- package/src/assets/icons/unflash.svg +1 -0
- package/src/assets/icons/upload.svg +4 -0
- package/src/assets/icons/voice_otp.svg +33 -0
- package/src/assets/icons/zalo_otp.svg +18 -0
- package/src/assets/img/EKYC.png +0 -0
- package/src/assets/img/bann.png +0 -0
- package/src/assets/img/banner.png +0 -0
- package/src/assets/img/banner1.png +0 -0
- package/src/assets/img/banner2.png +0 -0
- package/src/assets/img/close.png +0 -0
- package/src/assets/img/compare.png +0 -0
- package/src/assets/img/dvd.png +0 -0
- package/src/assets/img/full.pdf +0 -0
- package/src/assets/img/home.png +0 -0
- package/src/assets/img/list.png +0 -0
- package/src/assets/img/logo.png +0 -0
- package/src/assets/img/more.png +0 -0
- package/src/assets/img/national_id.png +0 -0
- package/src/assets/img/national_id_back.jpeg +0 -0
- package/src/assets/img/quick.pdf +0 -0
- package/src/assets/img/register_motor.png +0 -0
- package/src/assets/img/sao_khue.png +0 -0
- package/src/assets/img/selfie.png +0 -0
- package/src/assets/img/slide_circle copy.png +0 -0
- package/src/assets/img/slide_circle.png +0 -0
- package/src/assets/img/slogan.png +0 -0
- package/src/assets/img/thumb.png +0 -0
- package/src/assets/img/thumb@2x.png +0 -0
- package/src/assets/img/thumb@3x.png +0 -0
- package/src/assets/img/thumb_slide.png +0 -0
- package/src/assets/img/thumb_slide_40.png +0 -0
- package/src/assets/img/tima.pdf +0 -0
- package/src/assets/img/tool.png +0 -0
- package/src/components/CIMBLoading.tsx +1 -1
- package/src/components/Loading.tsx +1 -1
- package/src/components/select/index.tsx +1 -1
- package/src/navigation/primary-navigator.tsx +3 -1
- package/src/screens/Selector.tsx +1 -1
- package/src/screens/camera/index.tsx +1 -1
- package/src/screens/cimb-sign/index.tsx +1 -1
- package/src/screens/contract/index.tsx +1 -1
- package/src/screens/detail-loan/Info.tsx +376 -0
- package/src/screens/detail-loan/Payment.tsx +261 -0
- package/src/screens/detail-loan/PaymentAll.tsx +1 -1
- package/src/screens/detail-loan/PaymentInfo.tsx +2 -5
- package/src/screens/detail-loan/index.tsx +135 -0
- package/src/screens/detail-loan/store.tsx +94 -0
- package/src/screens/eSign/index.tsx +1 -1
- package/src/screens/full-submit/index.tsx +1 -1
- package/src/screens/full-submit/selfie.tsx +3 -8
- package/src/screens/full-submit/update-document.tsx +1 -1
- package/src/screens/full-submit/update-info.tsx +1 -1
- package/src/screens/guide-transfer-bank/TransferDetail.tsx +1 -1
- package/src/screens/guide-transfer-bank/index.tsx +1 -1
- package/src/screens/home/CIMBxTima.tsx +2 -5
- package/src/screens/home/index.tsx +4 -4
- package/src/screens/intro/index.tsx +1 -1
- package/src/screens/introduction/index.tsx +1 -1
- package/src/screens/liveness/index.tsx +1 -1
- package/src/screens/loginWithPassword/index.tsx +1 -1
- package/src/screens/main/index.tsx +1 -1
- package/src/screens/nationalID/index.tsx +3 -7
- package/src/screens/nationalIDBack/index.tsx +3 -6
- package/src/screens/notification/index.tsx +1 -1
- package/src/screens/otp/index.tsx +1 -1
- package/src/screens/payment-evidence/index.tsx +1 -1
- package/src/screens/personal/index.tsx +1 -3
- package/src/screens/qualify/index.tsx +1 -1
- package/src/screens/quick-submit/index.tsx +1 -1
- package/src/screens/register/index.tsx +1 -1
- package/src/screens/schedule-payment/index.tsx +2 -5
- package/src/screens/schedule-payment/payment-list.tsx +2 -5
- package/src/screens/selfie/index.tsx +3 -8
- package/src/screens/setPassword/index.tsx +1 -1
- package/src/screens/sign-tima/ConfirmContract.tsx +1 -1
- package/src/screens/sign-tima/ViewContract.tsx +1 -1
- package/src/screens/terms/QuickTerm.tsx +1 -1
- package/src/screens/terms/TermScreen.tsx +1 -1
- package/src/screens/uploadVideo/index.tsx +1 -1
- package/src/services/api/api.ts +0 -1
- package/lib/typescript/src/AppStore.d.ts.map +0 -1
- package/lib/typescript/src/MyStore.d.ts.map +0 -1
- package/lib/typescript/src/components/CIMBLoading.d.ts.map +0 -1
- package/lib/typescript/src/components/Loading.d.ts.map +0 -1
- package/lib/typescript/src/components/MButton.d.ts.map +0 -1
- package/lib/typescript/src/components/MText.d.ts.map +0 -1
- package/lib/typescript/src/components/MyTextInput.d.ts.map +0 -1
- package/lib/typescript/src/components/keyboardspace/index.d.ts.map +0 -1
- package/lib/typescript/src/components/logoTima/index.d.ts.map +0 -1
- package/lib/typescript/src/components/select/index.d.ts.map +0 -1
- package/lib/typescript/src/constants/index.d.ts.map +0 -1
- package/lib/typescript/src/index.d.ts.map +0 -1
- package/lib/typescript/src/navigation/index.d.ts.map +0 -1
- package/lib/typescript/src/navigation/navigation-utilities.d.ts.map +0 -1
- package/lib/typescript/src/navigation/primary-navigator.d.ts.map +0 -1
- package/lib/typescript/src/navigation/root-navigator.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommonStyles.d.ts.map +0 -1
- package/lib/typescript/src/screens/Selector.d.ts.map +0 -1
- package/lib/typescript/src/screens/SelectorStore.d.ts.map +0 -1
- package/lib/typescript/src/screens/camera/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/camera/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/cimb-sign/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/contract/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/detail-loan/PaymentAll.d.ts.map +0 -1
- package/lib/typescript/src/screens/detail-loan/PaymentInfo.d.ts.map +0 -1
- package/lib/typescript/src/screens/eSign/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/eSign/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/forgotPassword/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/full-submit/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/full-submit/selfie.d.ts.map +0 -1
- package/lib/typescript/src/screens/full-submit/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/full-submit/update-document.d.ts.map +0 -1
- package/lib/typescript/src/screens/full-submit/update-info.d.ts.map +0 -1
- package/lib/typescript/src/screens/guide-transfer-bank/TransferDetail.d.ts.map +0 -1
- package/lib/typescript/src/screens/guide-transfer-bank/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/home/CIMBxTima.d.ts.map +0 -1
- package/lib/typescript/src/screens/home/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/home/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/intro/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/intro/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/introduction/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/liveness/LivenessStore.d.ts.map +0 -1
- package/lib/typescript/src/screens/liveness/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/loginWithPassword/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/loginWithPassword/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/main/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/nationalID/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/nationalID/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/nationalIDBack/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/nationalIDBack/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/notification/ListLoanStore.d.ts.map +0 -1
- package/lib/typescript/src/screens/notification/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/notification/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/otp/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/otp/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/payment-evidence/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/personal/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/qualify/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/qualify/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/quick-submit/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/quick-submit/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/register/Store.d.ts.map +0 -1
- package/lib/typescript/src/screens/register/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/schedule-payment/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/schedule-payment/payment-list.d.ts.map +0 -1
- package/lib/typescript/src/screens/schedule-payment/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/selfie/SelfieStore.d.ts.map +0 -1
- package/lib/typescript/src/screens/selfie/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/setPassword/confirmPassword.d.ts.map +0 -1
- package/lib/typescript/src/screens/setPassword/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/setPassword/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/sign-tima/ConfirmContract.d.ts.map +0 -1
- package/lib/typescript/src/screens/sign-tima/ViewContract.d.ts.map +0 -1
- package/lib/typescript/src/screens/sign-tima/store.d.ts.map +0 -1
- package/lib/typescript/src/screens/splash/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/terms/QuickTerm.d.ts.map +0 -1
- package/lib/typescript/src/screens/terms/TermScreen.d.ts.map +0 -1
- package/lib/typescript/src/screens/uploadVideo/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/uploadVideo/videoStore.d.ts.map +0 -1
- package/lib/typescript/src/services/api/api-config.d.ts.map +0 -1
- package/lib/typescript/src/services/api/api-problem.d.ts.map +0 -1
- package/lib/typescript/src/services/api/api.d.ts.map +0 -1
- package/lib/typescript/src/services/api/api.types.d.ts.map +0 -1
- package/lib/typescript/src/services/api/index.d.ts.map +0 -1
- package/lib/typescript/src/services/reactotron/index.d.ts.map +0 -1
- package/lib/typescript/src/services/reactotron/reactotron-config.d.ts.map +0 -1
- package/lib/typescript/src/services/reactotron/reactotron.d.ts.map +0 -1
- package/lib/typescript/src/theme/color.d.ts.map +0 -1
- package/lib/typescript/src/theme/index.d.ts.map +0 -1
- package/lib/typescript/src/theme/palette.d.ts.map +0 -1
- package/lib/typescript/src/theme/spacing.d.ts.map +0 -1
- package/lib/typescript/src/theme/timing.d.ts.map +0 -1
- package/lib/typescript/src/theme/typography.d.ts.map +0 -1
- package/lib/typescript/src/utils/delay.d.ts.map +0 -1
- package/lib/typescript/src/utils/ignore-warnings.d.ts.map +0 -1
- package/lib/typescript/src/utils/index.d.ts.map +0 -1
- package/lib/typescript/src/utils/keychain.d.ts.map +0 -1
- package/lib/typescript/src/utils/log.d.ts.map +0 -1
- package/lib/typescript/src/utils/notification.d.ts.map +0 -1
- package/lib/typescript/src/utils/storage/index.d.ts.map +0 -1
- package/lib/typescript/src/utils/storage/storage.d.ts.map +0 -1
- package/lib/typescript/src/utils/validate.d.ts.map +0 -1
- /package/lib/typescript/{src/AppStore.d.ts → AppStore.d.ts} +0 -0
- /package/lib/typescript/{src/MyStore.d.ts → MyStore.d.ts} +0 -0
- /package/lib/typescript/{src/components → components}/CIMBLoading.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/Loading.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/MButton.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/MText.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/MyTextInput.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/index.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/keyboardspace/index.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/logoTima/index.d.ts +0 -0
- /package/lib/typescript/{src/components → components}/select/index.d.ts +0 -0
- /package/lib/typescript/{src/constants → constants}/index.d.ts +0 -0
- /package/lib/typescript/{src/index.d.ts → index.d.ts} +0 -0
- /package/lib/typescript/{src/navigation → navigation}/index.d.ts +0 -0
- /package/lib/typescript/{src/navigation → navigation}/navigation-utilities.d.ts +0 -0
- /package/lib/typescript/{src/navigation → navigation}/primary-navigator.d.ts +0 -0
- /package/lib/typescript/{src/navigation → navigation}/root-navigator.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/CommonStyles.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/Selector.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/SelectorStore.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/camera/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/camera/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/cimb-sign/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/contract/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/detail-loan/PaymentAll.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/detail-loan/PaymentInfo.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/eSign/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/eSign/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/forgotPassword/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/full-submit/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/full-submit/selfie.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/full-submit/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/full-submit/update-document.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/full-submit/update-info.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/guide-transfer-bank/TransferDetail.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/guide-transfer-bank/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/home/CIMBxTima.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/home/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/home/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/intro/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/intro/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/introduction/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/liveness/LivenessStore.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/liveness/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/loginWithPassword/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/loginWithPassword/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/main/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/nationalID/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/nationalID/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/nationalIDBack/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/nationalIDBack/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/notification/ListLoanStore.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/notification/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/notification/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/otp/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/otp/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/payment-evidence/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/personal/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/qualify/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/qualify/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/quick-submit/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/quick-submit/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/register/Store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/register/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/schedule-payment/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/schedule-payment/payment-list.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/schedule-payment/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/selfie/SelfieStore.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/selfie/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/setPassword/confirmPassword.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/setPassword/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/setPassword/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/sign-tima/ConfirmContract.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/sign-tima/ViewContract.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/sign-tima/store.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/splash/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/terms/QuickTerm.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/terms/TermScreen.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/uploadVideo/index.d.ts +0 -0
- /package/lib/typescript/{src/screens → screens}/uploadVideo/videoStore.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/api/api-config.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/api/api-problem.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/api/api.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/api/api.types.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/api/index.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/reactotron/index.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/reactotron/reactotron-config.d.ts +0 -0
- /package/lib/typescript/{src/services → services}/reactotron/reactotron.d.ts +0 -0
- /package/lib/typescript/{src/theme → theme}/color.d.ts +0 -0
- /package/lib/typescript/{src/theme → theme}/index.d.ts +0 -0
- /package/lib/typescript/{src/theme → theme}/palette.d.ts +0 -0
- /package/lib/typescript/{src/theme → theme}/spacing.d.ts +0 -0
- /package/lib/typescript/{src/theme → theme}/timing.d.ts +0 -0
- /package/lib/typescript/{src/theme → theme}/typography.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/delay.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/ignore-warnings.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/index.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/keychain.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/log.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/notification.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/storage/index.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/storage/storage.d.ts +0 -0
- /package/lib/typescript/{src/utils → utils}/validate.d.ts +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.Info=void 0;var _slicedToArray2=_interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));var _native=require("@react-navigation/native");var _mobxReactLite=require("mobx-react-lite");var _react=_interopRequireWildcard(require("react"));var _reactNative=require("react-native");var _reactNativeLinearGradient=_interopRequireDefault(require("react-native-linear-gradient"));var _icons=require("../../assets/icons");var _Loading=_interopRequireDefault(require("../../components/Loading"));var _MText=require("../../components/MText");var _navigation=require("../../navigation");var _utils=require("../../utils");var _CommonStyles=require("../CommonStyles");var _store=_interopRequireDefault(require("./store"));var _jsxFileName="/Users/quangduc/Documents/Tima/tima-care-v2/src/screens/detail-loan/Info.tsx";function _getRequireWildcardCache(nodeInterop){if(typeof WeakMap!=="function")return null;var cacheBabelInterop=new WeakMap();var cacheNodeInterop=new WeakMap();return(_getRequireWildcardCache=function _getRequireWildcardCache(nodeInterop){return nodeInterop?cacheNodeInterop:cacheBabelInterop;})(nodeInterop);}function _interopRequireWildcard(obj,nodeInterop){if(!nodeInterop&&obj&&obj.__esModule){return obj;}if(obj===null||typeof obj!=="object"&&typeof obj!=="function"){return{default:obj};}var cache=_getRequireWildcardCache(nodeInterop);if(cache&&cache.has(obj)){return cache.get(obj);}var newObj={};var hasPropertyDescriptor=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var key in obj){if(key!=="default"&&Object.prototype.hasOwnProperty.call(obj,key)){var desc=hasPropertyDescriptor?Object.getOwnPropertyDescriptor(obj,key):null;if(desc&&(desc.get||desc.set)){Object.defineProperty(newObj,key,desc);}else{newObj[key]=obj[key];}}}newObj.default=obj;if(cache){cache.set(obj,newObj);}return newObj;}var Info=(0,_mobxReactLite.observer)(function Info(_ref){var _DetailLoanStore$loan,_DetailLoanStore$loan2,_DetailLoanStore$loan3,_DetailLoanStore$loan4,_DetailLoanStore$loan5,_DetailLoanStore$loan6,_DetailLoanStore$loan7,_DetailLoanStore$loan8,_DetailLoanStore$loan9,_DetailLoanStore$loan10,_DetailLoanStore$loan11,_DetailLoanStore$loan12,_DetailLoanStore$loan13,_DetailLoanStore$loan14,_DetailLoanStore$loan15,_DetailLoanStore$loan16;var data=_ref.data;var navigation=(0,_native.useNavigation)();var _useState=(0,_react.useState)(false),_useState2=(0,_slicedToArray2.default)(_useState,2),isShow=_useState2[0],setIsShow=_useState2[1];var copyToClipboard=function copyToClipboard(string){_reactNative.Clipboard.setString(string);};var getData=function getData(){_store.default.getDetailLoan(data==null?void 0:data.id);};(0,_react.useEffect)(function(){getData();},[]);return _react.default.createElement(_reactNative.View,{style:{margin:16,flex:1},__self:this,__source:{fileName:_jsxFileName,lineNumber:39,columnNumber:5}},_react.default.createElement(_reactNative.ScrollView,{style:{flex:1},__self:this,__source:{fileName:_jsxFileName,lineNumber:40,columnNumber:7}},_react.default.createElement(_reactNative.View,{style:{borderWidth:1,borderColor:'#E0E0E0',backgroundColor:'white',padding:16,borderRadius:8,marginBottom:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:41,columnNumber:9}},_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between'},__self:this,__source:{fileName:_jsxFileName,lineNumber:51,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:54,columnNumber:13}},"M\xE3 \u0111\u01A1n vay gi\u1EA3i ng\xE2n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:57,columnNumber:13}},"TC-",(_DetailLoanStore$loan=_store.default.loan)==null?void 0:_DetailLoanStore$loan.codeId)),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:61,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:68,columnNumber:13}},"M\xE3 \u0111\u01A1n vay CIMB"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:71,columnNumber:13}},(_DetailLoanStore$loan2=_store.default.loan)==null?void 0:_DetailLoanStore$loan2.cimbLoan)),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:75,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:82,columnNumber:13}},"S\u1ED1 ti\u1EC1n gi\u1EA3i ng\xE2n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:85,columnNumber:13}},(0,_utils.formatMoney)((_DetailLoanStore$loan3=_store.default.loan)==null?void 0:_DetailLoanStore$loan3.loanAmount)," VND")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:89,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:96,columnNumber:13}},"Th\u1EDDi h\u1EA1n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:99,columnNumber:13}},(_DetailLoanStore$loan4=_store.default.loan)==null?void 0:_DetailLoanStore$loan4.loanTime," th\xE1ng")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:103,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:110,columnNumber:13}},"Ng\xE0y gi\u1EA3i ng\xE2n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:113,columnNumber:13}},(0,_utils.formatDDMMYYY)(_store.default==null?void 0:(_DetailLoanStore$loan5=_store.default.loan)==null?void 0:_DetailLoanStore$loan5.disbursementAt))),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:117,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:124,columnNumber:13}},"Ng\xE0y \u0111\u1EBFn h\u1EA1n ti\u1EBFp theo"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:127,columnNumber:13}},(0,_utils.formatDDMMYYY)(_store.default==null?void 0:(_DetailLoanStore$loan6=_store.default.loan)==null?void 0:_DetailLoanStore$loan6.nextDate))),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:131,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{paddingRight:15}],__self:this,__source:{fileName:_jsxFileName,lineNumber:138,columnNumber:13}},"Tr\u1EA1ng th\xE1i \u0110\u01A1n vay"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{}],__self:this,__source:{fileName:_jsxFileName,lineNumber:141,columnNumber:13}},_store.default==null?void 0:(_DetailLoanStore$loan7=_store.default.loan)==null?void 0:_DetailLoanStore$loan7.status))),_react.default.createElement(_reactNative.View,{style:{borderWidth:1,borderColor:'#E0E0E0',backgroundColor:'white',padding:16,borderRadius:8,marginBottom:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:146,columnNumber:9}},_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between'},__self:this,__source:{fileName:_jsxFileName,lineNumber:156,columnNumber:11}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#333333'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:159,columnNumber:13}},"T\u1ED5ng ph\u1EA3i tr\u1EA3"),_react.default.createElement(_reactNative.TouchableOpacity,{style:{flexDirection:'row',alignItems:'center'},onPress:function onPress(){return setIsShow(!isShow);},__self:this,__source:{fileName:_jsxFileName,lineNumber:162,columnNumber:13}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{color:'#F05123',paddingRight:5}],__self:this,__source:{fileName:_jsxFileName,lineNumber:166,columnNumber:15}},(0,_utils.formatMoney)((_store.default==null?void 0:(_DetailLoanStore$loan8=_store.default.loan)==null?void 0:_DetailLoanStore$loan8.totalMoneyCIMB)+(_store.default==null?void 0:(_DetailLoanStore$loan9=_store.default.loan)==null?void 0:_DetailLoanStore$loan9.totalMoneyTima)),' ',"VN\u0110"),_react.default.createElement(_reactNative.TouchableOpacity,{onPress:function onPress(){return setIsShow(!isShow);},__self:this,__source:{fileName:_jsxFileName,lineNumber:178,columnNumber:15}},_react.default.createElement(_icons.SpanIcon,{__self:this,__source:{fileName:_jsxFileName,lineNumber:179,columnNumber:17}})))),isShow&&_react.default.createElement(_reactNative.View,{style:{paddingHorizontal:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:184,columnNumber:13}},_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:185,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:192,columnNumber:17}},"Ngh\u0129a v\u1EE5 ph\u1EA3i tr\u1EA3 Tima"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:195,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan10=_store.default.loan)==null?void 0:_DetailLoanStore$loan10.totalMoneyTima)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:200,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',marginLeft:16}],__self:this,__source:{fileName:_jsxFileName,lineNumber:207,columnNumber:17}},"Ph\xED ph\u1EA3i thanh to\xE1n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:215,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan11=_store.default.loan)==null?void 0:_DetailLoanStore$loan11.timaMoneyConsultant)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:219,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',marginLeft:16}],__self:this,__source:{fileName:_jsxFileName,lineNumber:226,columnNumber:17}},"Ph\xED ph\u1EA1t tr\u1EA3 ch\u1EADm"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:234,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan12=_store.default.loan)==null?void 0:_DetailLoanStore$loan12.timaMoneyFineLate)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:241,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:248,columnNumber:17}},"Ti\u1EC1n ph\u1EA3i thanh to\xE1n CIMB"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:251,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan13=_store.default.loan)==null?void 0:_DetailLoanStore$loan13.totalMoneyCIMB)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:255,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',marginLeft:16}],__self:this,__source:{fileName:_jsxFileName,lineNumber:262,columnNumber:17}},"G\u1ED1c ph\u1EA3i thanh to\xE1n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:270,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan14=_store.default.loan)==null?void 0:_DetailLoanStore$loan14.moneyOriginal)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:274,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',marginLeft:16}],__self:this,__source:{fileName:_jsxFileName,lineNumber:281,columnNumber:17}},"L\xE3i ph\u1EA3i thanh to\xE1n"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:289,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan15=_store.default.loan)==null?void 0:_DetailLoanStore$loan15.moneyInterest)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:293,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',marginLeft:16}],__self:this,__source:{fileName:_jsxFileName,lineNumber:300,columnNumber:17}},"Ph\xED ph\u1EA1t tr\u1EA3 ch\u1EADm"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:308,columnNumber:17}},(0,_utils.formatMoney)(_store.default==null?void 0:(_DetailLoanStore$loan16=_store.default.loan)==null?void 0:_DetailLoanStore$loan16.moneyFineInterestLate),' ',"VN\u0110")),_react.default.createElement(_reactNative.View,{style:{height:1,backgroundColor:'#E0E0E0',marginHorizontal:-16,marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:313,columnNumber:15}})),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:this,__source:{fileName:_jsxFileName,lineNumber:323,columnNumber:11}},_react.default.createElement(_MText.MText,{__self:this,__source:{fileName:_jsxFileName,lineNumber:330,columnNumber:13}},"Tr\u1EA1ng th\xE1i"),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#F05123'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:331,columnNumber:13}},"Ch\u01B0a thanh to\xE1n")))),_react.default.createElement(_reactNative.TouchableOpacity,{onPress:function onPress(){navigation.dispatch(_native.StackActions.push(_navigation.ScreenNames.PaymentInfo,{loan:data,isFull:false}));},__self:this,__source:{fileName:_jsxFileName,lineNumber:337,columnNumber:7}},_react.default.createElement(_reactNativeLinearGradient.default,{colors:['#FF7A00','#EF4123'],style:{borderRadius:30,paddingHorizontal:24,alignItems:'center',justifyContent:'center',height:40},__self:this,__source:{fileName:_jsxFileName,lineNumber:347,columnNumber:9}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{color:'#FDFDFD'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:357,columnNumber:11}},"Thanh to\xE1n"))),_react.default.createElement(_Loading.default,{isLoading:_store.default.isLoading,__self:this,__source:{fileName:_jsxFileName,lineNumber:373,columnNumber:7}}));});exports.Info=Info;
|
|
2
|
+
//# sourceMappingURL=Info.js.map
|
|
@@ -0,0 +1,376 @@
|
|
|
1
|
+
//@ts-nocheck
|
|
2
|
+
import { StackActions, useNavigation } from '@react-navigation/native';
|
|
3
|
+
import { observer } from 'mobx-react-lite';
|
|
4
|
+
import React, { useEffect, useState } from 'react';
|
|
5
|
+
import { Clipboard, ScrollView, TouchableOpacity, View } from 'react-native';
|
|
6
|
+
import LinearGradient from 'react-native-linear-gradient';
|
|
7
|
+
import {
|
|
8
|
+
CIMBBank,
|
|
9
|
+
IconCopy,
|
|
10
|
+
IconTechcombank,
|
|
11
|
+
SpanIcon,
|
|
12
|
+
} from '../../assets/icons';
|
|
13
|
+
import { Button } from '../../components';
|
|
14
|
+
import Loading from '../../components/Loading';
|
|
15
|
+
import { MText } from '../../components/MText';
|
|
16
|
+
import { ScreenNames } from '../../navigation';
|
|
17
|
+
import { formatDDMMYYY, formatMoney } from '../../utils';
|
|
18
|
+
import { commonStyles } from '../CommonStyles';
|
|
19
|
+
import DetailLoanStore from './store';
|
|
20
|
+
|
|
21
|
+
interface IProps {
|
|
22
|
+
data: any;
|
|
23
|
+
}
|
|
24
|
+
export const Info = observer(function Info({ data }: IProps) {
|
|
25
|
+
const navigation = useNavigation();
|
|
26
|
+
const [isShow, setIsShow] = useState(false);
|
|
27
|
+
const copyToClipboard = (string) => {
|
|
28
|
+
Clipboard.setString(string);
|
|
29
|
+
};
|
|
30
|
+
const getData = () => {
|
|
31
|
+
DetailLoanStore.getDetailLoan(data?.id);
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
useEffect(() => {
|
|
35
|
+
getData();
|
|
36
|
+
}, []);
|
|
37
|
+
|
|
38
|
+
return (
|
|
39
|
+
<View style={{ margin: 16, flex: 1 }}>
|
|
40
|
+
<ScrollView style={{ flex: 1 }}>
|
|
41
|
+
<View
|
|
42
|
+
style={{
|
|
43
|
+
borderWidth: 1,
|
|
44
|
+
borderColor: '#E0E0E0',
|
|
45
|
+
backgroundColor: 'white',
|
|
46
|
+
padding: 16,
|
|
47
|
+
borderRadius: 8,
|
|
48
|
+
marginBottom: 8,
|
|
49
|
+
}}
|
|
50
|
+
>
|
|
51
|
+
<View
|
|
52
|
+
style={{ flexDirection: 'row', justifyContent: 'space-between' }}
|
|
53
|
+
>
|
|
54
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
55
|
+
Mã đơn vay giải ngân
|
|
56
|
+
</MText>
|
|
57
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
58
|
+
TC-{DetailLoanStore.loan?.codeId}
|
|
59
|
+
</MText>
|
|
60
|
+
</View>
|
|
61
|
+
<View
|
|
62
|
+
style={{
|
|
63
|
+
flexDirection: 'row',
|
|
64
|
+
justifyContent: 'space-between',
|
|
65
|
+
marginTop: 16,
|
|
66
|
+
}}
|
|
67
|
+
>
|
|
68
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
69
|
+
Mã đơn vay CIMB
|
|
70
|
+
</MText>
|
|
71
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
72
|
+
{DetailLoanStore.loan?.cimbLoan}
|
|
73
|
+
</MText>
|
|
74
|
+
</View>
|
|
75
|
+
<View
|
|
76
|
+
style={{
|
|
77
|
+
flexDirection: 'row',
|
|
78
|
+
justifyContent: 'space-between',
|
|
79
|
+
marginTop: 16,
|
|
80
|
+
}}
|
|
81
|
+
>
|
|
82
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
83
|
+
Số tiền giải ngân
|
|
84
|
+
</MText>
|
|
85
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
86
|
+
{formatMoney(DetailLoanStore.loan?.loanAmount)} VND
|
|
87
|
+
</MText>
|
|
88
|
+
</View>
|
|
89
|
+
<View
|
|
90
|
+
style={{
|
|
91
|
+
flexDirection: 'row',
|
|
92
|
+
justifyContent: 'space-between',
|
|
93
|
+
marginTop: 16,
|
|
94
|
+
}}
|
|
95
|
+
>
|
|
96
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
97
|
+
Thời hạn
|
|
98
|
+
</MText>
|
|
99
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
100
|
+
{DetailLoanStore.loan?.loanTime} tháng
|
|
101
|
+
</MText>
|
|
102
|
+
</View>
|
|
103
|
+
<View
|
|
104
|
+
style={{
|
|
105
|
+
flexDirection: 'row',
|
|
106
|
+
justifyContent: 'space-between',
|
|
107
|
+
marginTop: 16,
|
|
108
|
+
}}
|
|
109
|
+
>
|
|
110
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
111
|
+
Ngày giải ngân
|
|
112
|
+
</MText>
|
|
113
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
114
|
+
{formatDDMMYYY(DetailLoanStore?.loan?.disbursementAt)}
|
|
115
|
+
</MText>
|
|
116
|
+
</View>
|
|
117
|
+
<View
|
|
118
|
+
style={{
|
|
119
|
+
flexDirection: 'row',
|
|
120
|
+
justifyContent: 'space-between',
|
|
121
|
+
marginTop: 16,
|
|
122
|
+
}}
|
|
123
|
+
>
|
|
124
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
125
|
+
Ngày đến hạn tiếp theo
|
|
126
|
+
</MText>
|
|
127
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
128
|
+
{formatDDMMYYY(DetailLoanStore?.loan?.nextDate)}
|
|
129
|
+
</MText>
|
|
130
|
+
</View>
|
|
131
|
+
<View
|
|
132
|
+
style={{
|
|
133
|
+
flexDirection: 'row',
|
|
134
|
+
justifyContent: 'space-between',
|
|
135
|
+
marginTop: 16,
|
|
136
|
+
}}
|
|
137
|
+
>
|
|
138
|
+
<MText style={[commonStyles.textNormal, { paddingRight: 15 }]}>
|
|
139
|
+
Trạng thái Đơn vay
|
|
140
|
+
</MText>
|
|
141
|
+
<MText style={[commonStyles.textNormalBold, {}]}>
|
|
142
|
+
{DetailLoanStore?.loan?.status}
|
|
143
|
+
</MText>
|
|
144
|
+
</View>
|
|
145
|
+
</View>
|
|
146
|
+
<View
|
|
147
|
+
style={{
|
|
148
|
+
borderWidth: 1,
|
|
149
|
+
borderColor: '#E0E0E0',
|
|
150
|
+
backgroundColor: 'white',
|
|
151
|
+
padding: 16,
|
|
152
|
+
borderRadius: 8,
|
|
153
|
+
marginBottom: 8,
|
|
154
|
+
}}
|
|
155
|
+
>
|
|
156
|
+
<View
|
|
157
|
+
style={{ flexDirection: 'row', justifyContent: 'space-between' }}
|
|
158
|
+
>
|
|
159
|
+
<MText style={[commonStyles.textNormal, { color: '#333333' }]}>
|
|
160
|
+
Tổng phải trả
|
|
161
|
+
</MText>
|
|
162
|
+
<TouchableOpacity
|
|
163
|
+
style={{ flexDirection: 'row', alignItems: 'center' }}
|
|
164
|
+
onPress={() => setIsShow(!isShow)}
|
|
165
|
+
>
|
|
166
|
+
<MText
|
|
167
|
+
style={[
|
|
168
|
+
commonStyles.textNormalBold,
|
|
169
|
+
{ color: '#F05123', paddingRight: 5 },
|
|
170
|
+
]}
|
|
171
|
+
>
|
|
172
|
+
{formatMoney(
|
|
173
|
+
DetailLoanStore?.loan?.totalMoneyCIMB +
|
|
174
|
+
DetailLoanStore?.loan?.totalMoneyTima
|
|
175
|
+
)}{' '}
|
|
176
|
+
VNĐ
|
|
177
|
+
</MText>
|
|
178
|
+
<TouchableOpacity onPress={() => setIsShow(!isShow)}>
|
|
179
|
+
<SpanIcon />
|
|
180
|
+
</TouchableOpacity>
|
|
181
|
+
</TouchableOpacity>
|
|
182
|
+
</View>
|
|
183
|
+
{isShow && (
|
|
184
|
+
<View style={{ paddingHorizontal: 16 }}>
|
|
185
|
+
<View
|
|
186
|
+
style={{
|
|
187
|
+
flexDirection: 'row',
|
|
188
|
+
justifyContent: 'space-between',
|
|
189
|
+
marginTop: 8,
|
|
190
|
+
}}
|
|
191
|
+
>
|
|
192
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
193
|
+
Nghĩa vụ phải trả Tima
|
|
194
|
+
</MText>
|
|
195
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
196
|
+
{formatMoney(DetailLoanStore?.loan?.totalMoneyTima)} VNĐ
|
|
197
|
+
</MText>
|
|
198
|
+
</View>
|
|
199
|
+
|
|
200
|
+
<View
|
|
201
|
+
style={{
|
|
202
|
+
flexDirection: 'row',
|
|
203
|
+
justifyContent: 'space-between',
|
|
204
|
+
marginTop: 8,
|
|
205
|
+
}}
|
|
206
|
+
>
|
|
207
|
+
<MText
|
|
208
|
+
style={[
|
|
209
|
+
commonStyles.textNormal,
|
|
210
|
+
{ color: '#828282', marginLeft: 16 },
|
|
211
|
+
]}
|
|
212
|
+
>
|
|
213
|
+
Phí phải thanh toán
|
|
214
|
+
</MText>
|
|
215
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
216
|
+
{formatMoney(DetailLoanStore?.loan?.timaMoneyConsultant)} VNĐ
|
|
217
|
+
</MText>
|
|
218
|
+
</View>
|
|
219
|
+
<View
|
|
220
|
+
style={{
|
|
221
|
+
flexDirection: 'row',
|
|
222
|
+
justifyContent: 'space-between',
|
|
223
|
+
marginTop: 8,
|
|
224
|
+
}}
|
|
225
|
+
>
|
|
226
|
+
<MText
|
|
227
|
+
style={[
|
|
228
|
+
commonStyles.textNormal,
|
|
229
|
+
{ color: '#828282', marginLeft: 16 },
|
|
230
|
+
]}
|
|
231
|
+
>
|
|
232
|
+
Phí phạt trả chậm
|
|
233
|
+
</MText>
|
|
234
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
235
|
+
{formatMoney(DetailLoanStore?.loan?.timaMoneyFineLate)} VNĐ
|
|
236
|
+
</MText>
|
|
237
|
+
</View>
|
|
238
|
+
|
|
239
|
+
{/* CIMB */}
|
|
240
|
+
|
|
241
|
+
<View
|
|
242
|
+
style={{
|
|
243
|
+
flexDirection: 'row',
|
|
244
|
+
justifyContent: 'space-between',
|
|
245
|
+
marginTop: 8,
|
|
246
|
+
}}
|
|
247
|
+
>
|
|
248
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
249
|
+
Tiền phải thanh toán CIMB
|
|
250
|
+
</MText>
|
|
251
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
252
|
+
{formatMoney(DetailLoanStore?.loan?.totalMoneyCIMB)} VNĐ
|
|
253
|
+
</MText>
|
|
254
|
+
</View>
|
|
255
|
+
<View
|
|
256
|
+
style={{
|
|
257
|
+
flexDirection: 'row',
|
|
258
|
+
justifyContent: 'space-between',
|
|
259
|
+
marginTop: 8,
|
|
260
|
+
}}
|
|
261
|
+
>
|
|
262
|
+
<MText
|
|
263
|
+
style={[
|
|
264
|
+
commonStyles.textNormal,
|
|
265
|
+
{ color: '#828282', marginLeft: 16 },
|
|
266
|
+
]}
|
|
267
|
+
>
|
|
268
|
+
Gốc phải thanh toán
|
|
269
|
+
</MText>
|
|
270
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
271
|
+
{formatMoney(DetailLoanStore?.loan?.moneyOriginal)} VNĐ
|
|
272
|
+
</MText>
|
|
273
|
+
</View>
|
|
274
|
+
<View
|
|
275
|
+
style={{
|
|
276
|
+
flexDirection: 'row',
|
|
277
|
+
justifyContent: 'space-between',
|
|
278
|
+
marginTop: 8,
|
|
279
|
+
}}
|
|
280
|
+
>
|
|
281
|
+
<MText
|
|
282
|
+
style={[
|
|
283
|
+
commonStyles.textNormal,
|
|
284
|
+
{ color: '#828282', marginLeft: 16 },
|
|
285
|
+
]}
|
|
286
|
+
>
|
|
287
|
+
Lãi phải thanh toán
|
|
288
|
+
</MText>
|
|
289
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
290
|
+
{formatMoney(DetailLoanStore?.loan?.moneyInterest)} VNĐ
|
|
291
|
+
</MText>
|
|
292
|
+
</View>
|
|
293
|
+
<View
|
|
294
|
+
style={{
|
|
295
|
+
flexDirection: 'row',
|
|
296
|
+
justifyContent: 'space-between',
|
|
297
|
+
marginTop: 8,
|
|
298
|
+
}}
|
|
299
|
+
>
|
|
300
|
+
<MText
|
|
301
|
+
style={[
|
|
302
|
+
commonStyles.textNormal,
|
|
303
|
+
{ color: '#828282', marginLeft: 16 },
|
|
304
|
+
]}
|
|
305
|
+
>
|
|
306
|
+
Phí phạt trả chậm
|
|
307
|
+
</MText>
|
|
308
|
+
<MText style={[commonStyles.textNormal, { color: '#828282' }]}>
|
|
309
|
+
{formatMoney(DetailLoanStore?.loan?.moneyFineInterestLate)}{' '}
|
|
310
|
+
VNĐ
|
|
311
|
+
</MText>
|
|
312
|
+
</View>
|
|
313
|
+
<View
|
|
314
|
+
style={{
|
|
315
|
+
height: 1,
|
|
316
|
+
backgroundColor: '#E0E0E0',
|
|
317
|
+
marginHorizontal: -16,
|
|
318
|
+
marginTop: 8,
|
|
319
|
+
}}
|
|
320
|
+
/>
|
|
321
|
+
</View>
|
|
322
|
+
)}
|
|
323
|
+
<View
|
|
324
|
+
style={{
|
|
325
|
+
flexDirection: 'row',
|
|
326
|
+
justifyContent: 'space-between',
|
|
327
|
+
marginTop: 8,
|
|
328
|
+
}}
|
|
329
|
+
>
|
|
330
|
+
<MText>Trạng thái</MText>
|
|
331
|
+
<MText style={[commonStyles.textNormal, { color: '#F05123' }]}>
|
|
332
|
+
Chưa thanh toán
|
|
333
|
+
</MText>
|
|
334
|
+
</View>
|
|
335
|
+
</View>
|
|
336
|
+
</ScrollView>
|
|
337
|
+
<TouchableOpacity
|
|
338
|
+
onPress={() => {
|
|
339
|
+
navigation.dispatch(
|
|
340
|
+
StackActions.push(ScreenNames.PaymentInfo, {
|
|
341
|
+
loan: data,
|
|
342
|
+
isFull: false,
|
|
343
|
+
})
|
|
344
|
+
);
|
|
345
|
+
}}
|
|
346
|
+
>
|
|
347
|
+
<LinearGradient
|
|
348
|
+
colors={['#FF7A00', '#EF4123']}
|
|
349
|
+
style={{
|
|
350
|
+
borderRadius: 30,
|
|
351
|
+
paddingHorizontal: 24,
|
|
352
|
+
alignItems: 'center',
|
|
353
|
+
justifyContent: 'center',
|
|
354
|
+
height: 40,
|
|
355
|
+
}}
|
|
356
|
+
>
|
|
357
|
+
<MText style={[commonStyles.textNormalBold, { color: '#FDFDFD' }]}>
|
|
358
|
+
Thanh toán
|
|
359
|
+
</MText>
|
|
360
|
+
</LinearGradient>
|
|
361
|
+
</TouchableOpacity>
|
|
362
|
+
{/* <View
|
|
363
|
+
style={{
|
|
364
|
+
marginBottom: 8,
|
|
365
|
+
marginTop: 8,
|
|
366
|
+
flexDirection: "row",
|
|
367
|
+
justifyContent: "center",
|
|
368
|
+
}}
|
|
369
|
+
>
|
|
370
|
+
<MText style={{ fontSize: 12, color: "#333333" }}>Cung cấp bởi </MText>
|
|
371
|
+
<CIMBBank />
|
|
372
|
+
</View> */}
|
|
373
|
+
<Loading isLoading={DetailLoanStore.isLoading} />
|
|
374
|
+
</View>
|
|
375
|
+
);
|
|
376
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_native","require","_mobxReactLite","_react","_interopRequireWildcard","_reactNative","_reactNativeLinearGradient","_interopRequireDefault","_icons","_Loading","_MText","_navigation","_utils","_CommonStyles","_store","_jsxFileName","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","default","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","Info","observer","_ref","_DetailLoanStore$loan","_DetailLoanStore$loan2","_DetailLoanStore$loan3","_DetailLoanStore$loan4","_DetailLoanStore$loan5","_DetailLoanStore$loan6","_DetailLoanStore$loan7","_DetailLoanStore$loan8","_DetailLoanStore$loan9","_DetailLoanStore$loan10","_DetailLoanStore$loan11","_DetailLoanStore$loan12","_DetailLoanStore$loan13","_DetailLoanStore$loan14","_DetailLoanStore$loan15","_DetailLoanStore$loan16","data","navigation","useNavigation","_useState","useState","_useState2","_slicedToArray2","isShow","setIsShow","copyToClipboard","string","Clipboard","setString","getData","DetailLoanStore","getDetailLoan","id","useEffect","createElement","View","style","margin","flex","__self","__source","fileName","lineNumber","columnNumber","ScrollView","borderWidth","borderColor","backgroundColor","padding","borderRadius","marginBottom","flexDirection","justifyContent","MText","commonStyles","textNormal","paddingRight","textNormalBold","loan","codeId","marginTop","cimbLoan","formatMoney","loanAmount","loanTime","formatDDMMYYY","disbursementAt","nextDate","status","color","TouchableOpacity","alignItems","onPress","totalMoneyCIMB","totalMoneyTima","SpanIcon","paddingHorizontal","marginLeft","timaMoneyConsultant","timaMoneyFineLate","moneyOriginal","moneyInterest","moneyFineInterestLate","height","marginHorizontal","dispatch","StackActions","push","ScreenNames","PaymentInfo","isFull","colors","isLoading","exports"],"sourceRoot":"../../../../src","sources":["screens/detail-loan/Info.tsx"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.Payment=void 0;var _native=require("@react-navigation/native");var _mobxReactLite=require("mobx-react-lite");var _react=_interopRequireWildcard(require("react"));var _reactNative=require("react-native");var _reactNativeLinearGradient=_interopRequireDefault(require("react-native-linear-gradient"));var _Loading=_interopRequireDefault(require("../../components/Loading"));var _MText=require("../../components/MText");var _navigation=require("../../navigation");var _utils=require("../../utils");var _CommonStyles=require("../CommonStyles");var _store=_interopRequireDefault(require("./store"));var _jsxFileName="/Users/quangduc/Documents/Tima/tima-care-v2/src/screens/detail-loan/Payment.tsx";function _getRequireWildcardCache(nodeInterop){if(typeof WeakMap!=="function")return null;var cacheBabelInterop=new WeakMap();var cacheNodeInterop=new WeakMap();return(_getRequireWildcardCache=function _getRequireWildcardCache(nodeInterop){return nodeInterop?cacheNodeInterop:cacheBabelInterop;})(nodeInterop);}function _interopRequireWildcard(obj,nodeInterop){if(!nodeInterop&&obj&&obj.__esModule){return obj;}if(obj===null||typeof obj!=="object"&&typeof obj!=="function"){return{default:obj};}var cache=_getRequireWildcardCache(nodeInterop);if(cache&&cache.has(obj)){return cache.get(obj);}var newObj={};var hasPropertyDescriptor=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var key in obj){if(key!=="default"&&Object.prototype.hasOwnProperty.call(obj,key)){var desc=hasPropertyDescriptor?Object.getOwnPropertyDescriptor(obj,key):null;if(desc&&(desc.get||desc.set)){Object.defineProperty(newObj,key,desc);}else{newObj[key]=obj[key];}}}newObj.default=obj;if(cache){cache.set(obj,newObj);}return newObj;}var Payment=(0,_mobxReactLite.observer)(function Payment(_ref){var _this=this;var data=_ref.data;var navigation=(0,_native.useNavigation)();var getData=function getData(){_store.default.getListPayment(data==null?void 0:data.id);};(0,_react.useEffect)(function(){getData();},[]);(0,_react.useEffect)(function(){return navigation.addListener('focus',function(){getData();});},[navigation]);return _react.default.createElement(_reactNative.View,{style:{marginVertical:16,flex:1},__self:this,__source:{fileName:_jsxFileName,lineNumber:39,columnNumber:5}},_react.default.createElement(_reactNative.ScrollView,{style:{flex:1,paddingHorizontal:16},__self:this,__source:{fileName:_jsxFileName,lineNumber:40,columnNumber:7}},_store.default.listPayment.map(function(item,index){return _react.default.createElement(_reactNative.View,{key:index,style:{backgroundColor:'#FFFFFF',borderWidth:1,borderRadius:8,borderColor:'#E0E0E0',marginBottom:8,padding:16},__self:_this,__source:{fileName:_jsxFileName,lineNumber:42,columnNumber:11}},_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between'},__self:_this,__source:{fileName:_jsxFileName,lineNumber:53,columnNumber:13}},_react.default.createElement(_MText.MText,{style:_CommonStyles.commonStyles.textNormal,__self:_this,__source:{fileName:_jsxFileName,lineNumber:56,columnNumber:15}},"K\u1EF3 thanh to\xE1n"),_react.default.createElement(_MText.MText,{style:_CommonStyles.commonStyles.textNormalBold,__self:_this,__source:{fileName:_jsxFileName,lineNumber:57,columnNumber:15}},"K\u1EF3 ",index+1)),_react.default.createElement(_reactNative.View,{style:{height:1,backgroundColor:'#E0E0E0',marginVertical:8},__self:_this,__source:{fileName:_jsxFileName,lineNumber:59,columnNumber:13}}),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between'},__self:_this,__source:{fileName:_jsxFileName,lineNumber:66,columnNumber:13}},_react.default.createElement(_reactNative.View,{style:{flex:1,paddingRight:15},__self:_this,__source:{fileName:_jsxFileName,lineNumber:69,columnNumber:15}},_react.default.createElement(_MText.MText,{style:_CommonStyles.commonStyles.textNormal,__self:_this,__source:{fileName:_jsxFileName,lineNumber:70,columnNumber:17}},"T\u1ED5ng ph\u1EA3i tr\u1EA3")),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormalBold,{color:'#F05123'}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:72,columnNumber:15}},(0,_utils.formatMoney)(item==null?void 0:item.totalMoney)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:_this,__source:{fileName:_jsxFileName,lineNumber:78,columnNumber:13}},_react.default.createElement(_reactNative.View,{style:{flex:1,paddingRight:15},__self:_this,__source:{fileName:_jsxFileName,lineNumber:85,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',paddingLeft:15}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:86,columnNumber:17}},"Ngh\u0129a v\u1EE5 ph\u1EA3i tr\u1EA3 Tima")),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:95,columnNumber:15}},(0,_utils.formatMoney)(item==null?void 0:item.totalMoneyTima)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:_this,__source:{fileName:_jsxFileName,lineNumber:99,columnNumber:13}},_react.default.createElement(_reactNative.View,{style:{flex:1,paddingRight:15},__self:_this,__source:{fileName:_jsxFileName,lineNumber:106,columnNumber:15}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282',paddingLeft:15}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:107,columnNumber:17}},"Ngh\u0129a v\u1EE5 ph\u1EA3i tr\u1EA3 CIMB")),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#828282'}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:116,columnNumber:15}},(0,_utils.formatMoney)(item==null?void 0:item.totalMoneyCIMB)," VN\u0110")),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between',marginTop:8},__self:_this,__source:{fileName:_jsxFileName,lineNumber:120,columnNumber:13}},_react.default.createElement(_reactNative.View,{style:{flex:1,paddingRight:15},__self:_this,__source:{fileName:_jsxFileName,lineNumber:127,columnNumber:15}},_react.default.createElement(_MText.MText,{style:_CommonStyles.commonStyles.textNormal,__self:_this,__source:{fileName:_jsxFileName,lineNumber:128,columnNumber:17}},"Ng\xE0y ph\u1EA3i thanh to\xE1n")),_react.default.createElement(_MText.MText,{style:_CommonStyles.commonStyles.textNormal,__self:_this,__source:{fileName:_jsxFileName,lineNumber:132,columnNumber:15}},(0,_utils.formatDDMMYYY)(item==null?void 0:item.payDate))),_react.default.createElement(_reactNative.View,{style:{height:1,backgroundColor:'#E0E0E0',marginVertical:8},__self:_this,__source:{fileName:_jsxFileName,lineNumber:137,columnNumber:13}}),_react.default.createElement(_reactNative.View,{style:{flexDirection:'row',justifyContent:'space-between'},__self:_this,__source:{fileName:_jsxFileName,lineNumber:145,columnNumber:13}},_react.default.createElement(_reactNative.View,{style:{flex:1,paddingRight:15},__self:_this,__source:{fileName:_jsxFileName,lineNumber:148,columnNumber:15}},_react.default.createElement(_MText.MText,{style:_CommonStyles.commonStyles.textNormal,__self:_this,__source:{fileName:_jsxFileName,lineNumber:149,columnNumber:17}},"Tr\u1EA1ng th\xE1i")),_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:(item==null?void 0:item.status)===0?'#F05123':'#27AE60'}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:151,columnNumber:15}},(item==null?void 0:item.status)===0?'Chưa thanh toán':'Đã thanh toán')),item.status===0&&_react.default.createElement(_react.default.Fragment,null,_react.default.createElement(_reactNative.View,{style:{height:1,backgroundColor:'#E0E0E0',marginVertical:8},__self:_this,__source:{fileName:_jsxFileName,lineNumber:162,columnNumber:17}}),(item==null?void 0:item.status)===0&&item.isDue===1?_react.default.createElement(_reactNative.View,{style:{flexDirection:'row-reverse'},__self:_this,__source:{fileName:_jsxFileName,lineNumber:170,columnNumber:19}},_react.default.createElement(_reactNative.TouchableOpacity,{onPress:function onPress(){navigation.dispatch(_native.StackActions.push(_navigation.ScreenNames.PaymentInfo,{loan:data,isFull:false}));},__self:_this,__source:{fileName:_jsxFileName,lineNumber:171,columnNumber:21}},_react.default.createElement(_reactNativeLinearGradient.default,{colors:['#FF7A00','#EF4123'],style:{paddingVertical:8,borderRadius:30,paddingHorizontal:24},__self:_this,__source:{fileName:_jsxFileName,lineNumber:181,columnNumber:23}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#FFFFFF'}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:189,columnNumber:25}},"Thanh to\xE1n")))):_react.default.createElement(_reactNative.View,{style:{flexDirection:'row-reverse'},__self:_this,__source:{fileName:_jsxFileName,lineNumber:201,columnNumber:19}},_react.default.createElement(_reactNativeLinearGradient.default,{colors:['#8A8A8A','#D0CFCF'],style:{paddingVertical:8,borderRadius:30,paddingHorizontal:24,backgroundColor:'#C7C7C7'},__self:_this,__source:{fileName:_jsxFileName,lineNumber:202,columnNumber:21}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#FDFDFD'}],__self:_this,__source:{fileName:_jsxFileName,lineNumber:211,columnNumber:23}},"Thanh to\xE1n")))));}),_react.default.createElement(_reactNative.TouchableOpacity,{style:{borderRadius:30,borderWidth:1,borderColor:'#E0E0E0',alignItems:'center',paddingVertical:10,backgroundColor:'#FFFFFF'},onPress:function onPress(){navigation.dispatch(_native.StackActions.push(_navigation.ScreenNames.PaymentAll,{loan:data,count:_store.default.listPayment.length}));},__self:this,__source:{fileName:_jsxFileName,lineNumber:223,columnNumber:9}},_react.default.createElement(_MText.MText,{style:[_CommonStyles.commonStyles.textNormal,{color:'#333333'}],__self:this,__source:{fileName:_jsxFileName,lineNumber:241,columnNumber:11}},"T\u1EA5t to\xE1n h\u1EE3p \u0111\u1ED3ng"))),_react.default.createElement(_Loading.default,{isLoading:_store.default.isLoading,__self:this,__source:{fileName:_jsxFileName,lineNumber:258,columnNumber:7}}));});exports.Payment=Payment;
|
|
2
|
+
//# sourceMappingURL=Payment.js.map
|