react-native-timacare 3.1.46 → 3.1.47

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.
Files changed (116) hide show
  1. package/lib/commonjs/components/MSelect.js +1 -1
  2. package/lib/commonjs/components/MSelect.js.flow +1 -1
  3. package/lib/commonjs/navigation/primary-navigator.js +1 -1
  4. package/lib/commonjs/navigation/primary-navigator.js.flow +6 -3
  5. package/lib/commonjs/navigation/primary-navigator.js.map +1 -1
  6. package/lib/commonjs/screens/home/index.js +1 -1
  7. package/lib/commonjs/screens/home/index.js.flow +26 -26
  8. package/lib/commonjs/screens/home/index.js.map +1 -1
  9. package/lib/commonjs/screens/liveness-v2/index.js +1 -1
  10. package/lib/commonjs/screens/liveness-v2/index.js.flow +11 -4
  11. package/lib/commonjs/screens/liveness-v2/index.js.map +1 -1
  12. package/lib/commonjs/screens/register/index.js +1 -1
  13. package/lib/commonjs/screens/register/index.js.flow +1 -1
  14. package/lib/commonjs/screens/splash/index.js +1 -1
  15. package/lib/commonjs/screens/splash/index.js.flow +2 -1
  16. package/lib/commonjs/screens/splash/index.js.map +1 -1
  17. package/lib/commonjs/screens/toan-trinh-so/ReviewInformation.js +1 -1
  18. package/lib/commonjs/screens/toan-trinh-so/ReviewInformation.js.flow +5 -1
  19. package/lib/commonjs/screens/toan-trinh-so/ReviewInformation.js.map +1 -1
  20. package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js +1 -1
  21. package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js.flow +2 -1
  22. package/lib/commonjs/screens/toan-trinh-so/ReviewInformationOther.js.map +1 -1
  23. package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js +1 -1
  24. package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js.flow +4 -2
  25. package/lib/commonjs/screens/toan-trinh-so/ReviewLoan.js.map +1 -1
  26. package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDFront.js +1 -1
  27. package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDFront.js.flow +5 -1
  28. package/lib/commonjs/screens/toan-trinh-so/TTSNationalIDFront.js.map +1 -1
  29. package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js +1 -1
  30. package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js.flow +4 -0
  31. package/lib/commonjs/screens/toan-trinh-so/TTSOTP.js.map +1 -1
  32. package/lib/commonjs/screens/toan-trinh-so/TTSSelfie.js +1 -1
  33. package/lib/commonjs/screens/toan-trinh-so/TTSSelfie.js.flow +18 -5
  34. package/lib/commonjs/screens/toan-trinh-so/TTSSelfie.js.map +1 -1
  35. package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js +1 -1
  36. package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js.flow +5 -1
  37. package/lib/commonjs/screens/toan-trinh-so/TTSSignLoan.js.map +1 -1
  38. package/lib/commonjs/screens/toan-trinh-so/TopupLoanInfo.js +2 -0
  39. package/lib/commonjs/screens/toan-trinh-so/TopupLoanInfo.js.flow +858 -0
  40. package/lib/commonjs/screens/toan-trinh-so/TopupLoanInfo.js.map +1 -0
  41. package/lib/commonjs/screens/toan-trinh-so/VehicleRegistration.js +1 -1
  42. package/lib/commonjs/screens/toan-trinh-so/VehicleRegistration.js.flow +7 -1
  43. package/lib/commonjs/screens/toan-trinh-so/VehicleRegistration.js.map +1 -1
  44. package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationFront.js +1 -1
  45. package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationFront.js.flow +5 -1
  46. package/lib/commonjs/screens/toan-trinh-so/VehicleRegistrationFront.js.map +1 -1
  47. package/lib/commonjs/services/api/api.js +1 -1
  48. package/lib/commonjs/services/api/api.js.flow +32 -0
  49. package/lib/commonjs/services/api/api.js.map +1 -1
  50. package/lib/module/components/MSelect.js +1 -1
  51. package/lib/module/navigation/primary-navigator.js +1 -1
  52. package/lib/module/navigation/primary-navigator.js.map +1 -1
  53. package/lib/module/screens/home/index.js +1 -1
  54. package/lib/module/screens/home/index.js.map +1 -1
  55. package/lib/module/screens/liveness-v2/index.js +1 -1
  56. package/lib/module/screens/liveness-v2/index.js.map +1 -1
  57. package/lib/module/screens/register/index.js +1 -1
  58. package/lib/module/screens/splash/index.js +1 -1
  59. package/lib/module/screens/splash/index.js.map +1 -1
  60. package/lib/module/screens/toan-trinh-so/ReviewInformation.js +1 -1
  61. package/lib/module/screens/toan-trinh-so/ReviewInformation.js.map +1 -1
  62. package/lib/module/screens/toan-trinh-so/ReviewInformationOther.js +1 -1
  63. package/lib/module/screens/toan-trinh-so/ReviewInformationOther.js.map +1 -1
  64. package/lib/module/screens/toan-trinh-so/ReviewLoan.js +1 -1
  65. package/lib/module/screens/toan-trinh-so/ReviewLoan.js.map +1 -1
  66. package/lib/module/screens/toan-trinh-so/TTSNationalIDFront.js +1 -1
  67. package/lib/module/screens/toan-trinh-so/TTSNationalIDFront.js.map +1 -1
  68. package/lib/module/screens/toan-trinh-so/TTSOTP.js +1 -1
  69. package/lib/module/screens/toan-trinh-so/TTSOTP.js.map +1 -1
  70. package/lib/module/screens/toan-trinh-so/TTSSelfie.js +1 -1
  71. package/lib/module/screens/toan-trinh-so/TTSSelfie.js.map +1 -1
  72. package/lib/module/screens/toan-trinh-so/TTSSignLoan.js +1 -1
  73. package/lib/module/screens/toan-trinh-so/TTSSignLoan.js.map +1 -1
  74. package/lib/module/screens/toan-trinh-so/TopupLoanInfo.js +2 -0
  75. package/lib/module/screens/toan-trinh-so/TopupLoanInfo.js.map +1 -0
  76. package/lib/module/screens/toan-trinh-so/VehicleRegistration.js +1 -1
  77. package/lib/module/screens/toan-trinh-so/VehicleRegistration.js.map +1 -1
  78. package/lib/module/screens/toan-trinh-so/VehicleRegistrationFront.js +1 -1
  79. package/lib/module/screens/toan-trinh-so/VehicleRegistrationFront.js.map +1 -1
  80. package/lib/module/services/api/api.js +1 -1
  81. package/lib/module/services/api/api.js.map +1 -1
  82. package/lib/typescript/navigation/primary-navigator.d.ts +1 -0
  83. package/lib/typescript/navigation/primary-navigator.d.ts.map +1 -1
  84. package/lib/typescript/screens/liveness-v2/index.d.ts.map +1 -1
  85. package/lib/typescript/screens/splash/index.d.ts.map +1 -1
  86. package/lib/typescript/screens/toan-trinh-so/ReviewInformation.d.ts.map +1 -1
  87. package/lib/typescript/screens/toan-trinh-so/ReviewInformationOther.d.ts.map +1 -1
  88. package/lib/typescript/screens/toan-trinh-so/ReviewLoan.d.ts.map +1 -1
  89. package/lib/typescript/screens/toan-trinh-so/TTSNationalIDFront.d.ts.map +1 -1
  90. package/lib/typescript/screens/toan-trinh-so/TTSOTP.d.ts.map +1 -1
  91. package/lib/typescript/screens/toan-trinh-so/TTSSelfie.d.ts.map +1 -1
  92. package/lib/typescript/screens/toan-trinh-so/TTSSignLoan.d.ts.map +1 -1
  93. package/lib/typescript/screens/toan-trinh-so/TopupLoanInfo.d.ts +2 -0
  94. package/lib/typescript/screens/toan-trinh-so/TopupLoanInfo.d.ts.map +1 -0
  95. package/lib/typescript/screens/toan-trinh-so/VehicleRegistration.d.ts.map +1 -1
  96. package/lib/typescript/screens/toan-trinh-so/VehicleRegistrationFront.d.ts.map +1 -1
  97. package/lib/typescript/services/api/api.d.ts +32 -0
  98. package/lib/typescript/services/api/api.d.ts.map +1 -1
  99. package/package.json +1 -1
  100. package/src/components/MSelect.tsx +1 -1
  101. package/src/navigation/primary-navigator.tsx +6 -3
  102. package/src/screens/home/index.tsx +26 -26
  103. package/src/screens/liveness-v2/index.tsx +11 -4
  104. package/src/screens/register/index.tsx +1 -1
  105. package/src/screens/splash/index.tsx +2 -1
  106. package/src/screens/toan-trinh-so/ReviewInformation.tsx +5 -1
  107. package/src/screens/toan-trinh-so/ReviewInformationOther.tsx +2 -1
  108. package/src/screens/toan-trinh-so/ReviewLoan.tsx +4 -2
  109. package/src/screens/toan-trinh-so/TTSNationalIDFront.tsx +5 -1
  110. package/src/screens/toan-trinh-so/TTSOTP.tsx +4 -0
  111. package/src/screens/toan-trinh-so/TTSSelfie.tsx +18 -5
  112. package/src/screens/toan-trinh-so/TTSSignLoan.tsx +5 -1
  113. package/src/screens/toan-trinh-so/TopupLoanInfo.tsx +858 -0
  114. package/src/screens/toan-trinh-so/VehicleRegistration.tsx +7 -1
  115. package/src/screens/toan-trinh-so/VehicleRegistrationFront.tsx +5 -1
  116. package/src/services/api/api.ts +32 -0
@@ -70,6 +70,7 @@ export declare const ScreenNames: {
70
70
  TTSOTP: string;
71
71
  RegisterBack: string;
72
72
  CCCDCameraScreen: string;
73
+ TopupLoanInfo: string;
73
74
  };
74
75
  export declare function PrimaryNavigator(props: any): JSX.Element;
75
76
  export declare const canExit: (routeName: string) => boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"primary-navigator.d.ts","sourceRoot":"","sources":["../../../src/navigation/primary-navigator.tsx"],"names":[],"mappings":"AAgFA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyEvB,CAAC;AAIF,wBAAgB,gBAAgB,CAAC,KAAK,KAAA,eAmKrC;AAGD,eAAO,MAAM,OAAO,cAAe,MAAM,YAAmC,CAAC"}
1
+ {"version":3,"file":"primary-navigator.d.ts","sourceRoot":"","sources":["../../../src/navigation/primary-navigator.tsx"],"names":[],"mappings":"AAiFA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0EvB,CAAC;AAIF,wBAAgB,gBAAgB,CAAC,KAAK,KAAA,eAoKrC;AAGD,eAAO,MAAM,OAAO,cAAe,MAAM,YAAmC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/screens/liveness-v2/index.tsx"],"names":[],"mappings":"AA4CA,eAAO,MAAM,UAAU,KA2iBrB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/screens/liveness-v2/index.tsx"],"names":[],"mappings":"AA4CA,eAAO,MAAM,UAAU,KAkjBrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/screens/splash/index.tsx"],"names":[],"mappings":"AA6BA,eAAO,MAAM,MAAM,KA4CjB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/screens/splash/index.tsx"],"names":[],"mappings":"AA6BA,eAAO,MAAM,MAAM,KA6CjB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReviewInformation.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformation.tsx"],"names":[],"mappings":"AA+BA,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,KAAK,KAAA,eAu8B9C"}
1
+ {"version":3,"file":"ReviewInformation.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformation.tsx"],"names":[],"mappings":"AAiCA,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,KAAK,KAAA,eAy8B9C"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReviewInformationOther.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformationOther.tsx"],"names":[],"mappings":"AAmCA,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,KAAK,KAAA,eA+sBnD"}
1
+ {"version":3,"file":"ReviewInformationOther.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewInformationOther.tsx"],"names":[],"mappings":"AAmCA,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,KAAK,KAAA,eAgtBnD"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReviewLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewLoan.tsx"],"names":[],"mappings":"AAuCA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,GAAG,eA0nC5C"}
1
+ {"version":3,"file":"ReviewLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/ReviewLoan.tsx"],"names":[],"mappings":"AAuCA,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,GAAG,eA4nC5C"}
@@ -1 +1 @@
1
- {"version":3,"file":"TTSNationalIDFront.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSNationalIDFront.tsx"],"names":[],"mappings":"AA0CA,eAAO,MAAM,kBAAkB,KA6M7B,CAAC"}
1
+ {"version":3,"file":"TTSNationalIDFront.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSNationalIDFront.tsx"],"names":[],"mappings":"AA4CA,eAAO,MAAM,kBAAkB,KA+M7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TTSOTP.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSOTP.tsx"],"names":[],"mappings":"AAiCA,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,EAAE,GAAG,eAsS5C"}
1
+ {"version":3,"file":"TTSOTP.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSOTP.tsx"],"names":[],"mappings":"AAmCA,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAAE,KAAK,EAAE,EAAE,GAAG,eAwS5C"}
@@ -1 +1 @@
1
- {"version":3,"file":"TTSSelfie.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSelfie.tsx"],"names":[],"mappings":"AA8BA,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,GAAG,eAsQ3C"}
1
+ {"version":3,"file":"TTSSelfie.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSelfie.tsx"],"names":[],"mappings":"AAgCA,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,GAAG,eAiR3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"TTSSignLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSignLoan.tsx"],"names":[],"mappings":"AAmBA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,KAAK,KAAA,eAiSxC"}
1
+ {"version":3,"file":"TTSSignLoan.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TTSSignLoan.tsx"],"names":[],"mappings":"AAqBA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,KAAK,KAAA,eAmSxC"}
@@ -0,0 +1,2 @@
1
+ export default function TopupLoanInfo(props: any): JSX.Element;
2
+ //# sourceMappingURL=TopupLoanInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TopupLoanInfo.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/TopupLoanInfo.tsx"],"names":[],"mappings":"AAgCA,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,KAAK,KAAA,eAkvB1C"}
@@ -1 +1 @@
1
- {"version":3,"file":"VehicleRegistration.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistration.tsx"],"names":[],"mappings":"AAkCA,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,KAAK,KAAA,eA8JhD"}
1
+ {"version":3,"file":"VehicleRegistration.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistration.tsx"],"names":[],"mappings":"AAoCA,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,KAAK,KAAA,eAkKhD"}
@@ -1 +1 @@
1
- {"version":3,"file":"VehicleRegistrationFront.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistrationFront.tsx"],"names":[],"mappings":"AAmCA,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAC,KAAK,EAAE,GAAG,eA0M1D"}
1
+ {"version":3,"file":"VehicleRegistrationFront.d.ts","sourceRoot":"","sources":["../../../../src/screens/toan-trinh-so/VehicleRegistrationFront.tsx"],"names":[],"mappings":"AAqCA,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAC,KAAK,EAAE,GAAG,eA4M1D"}
@@ -2488,5 +2488,37 @@ export declare class Api {
2488
2488
  kind: string;
2489
2489
  data?: undefined;
2490
2490
  }>;
2491
+ getInfoLoanTopupTts(id: any): Promise<{
2492
+ kind: "timeout";
2493
+ temporary: true;
2494
+ } | {
2495
+ kind: "cannot-connect";
2496
+ temporary: true;
2497
+ } | {
2498
+ kind: "unknown";
2499
+ temporary: true;
2500
+ } | {
2501
+ kind: string;
2502
+ data: any;
2503
+ } | {
2504
+ kind: string;
2505
+ data?: undefined;
2506
+ }>;
2507
+ updateInfoLoanTopup(body: any): Promise<{
2508
+ kind: "timeout";
2509
+ temporary: true;
2510
+ } | {
2511
+ kind: "cannot-connect";
2512
+ temporary: true;
2513
+ } | {
2514
+ kind: "unknown";
2515
+ temporary: true;
2516
+ } | {
2517
+ kind: string;
2518
+ data: any;
2519
+ } | {
2520
+ kind: string;
2521
+ data?: undefined;
2522
+ }>;
2491
2523
  }
2492
2524
  //# sourceMappingURL=api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/services/api/api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/services/api/api.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-timacare",
3
- "version": "3.1.46",
3
+ "version": "3.1.47",
4
4
  "description": "SDK Tima Care",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -20,7 +20,7 @@ export default function MSelect(props) {
20
20
  <View
21
21
  style={[
22
22
  commonStyles.alignCenter,
23
- { alignItems: 'center', marginTop: 10 },
23
+ { alignItems: 'center', marginTop: 16 },
24
24
  ]}
25
25
  >
26
26
  <MButton
@@ -77,6 +77,7 @@ import RegisterBack from '../screens/toan-trinh-so/RegisterBack';
77
77
  import { Api } from '../services/api';
78
78
  import CCCDCameraScreen from '../screens/camera/CCCDCameraScreen';
79
79
  import { Home } from '../screens/home';
80
+ import TopupLoanInfo from '../screens/toan-trinh-so/TopupLoanInfo';
80
81
 
81
82
  export const ScreenNames = {
82
83
  Splash: 'Splash',
@@ -151,6 +152,7 @@ export const ScreenNames = {
151
152
  TTSOTP: 'TTSOTP',
152
153
  RegisterBack: 'RegisterBack',
153
154
  CCCDCameraScreen: 'CCCDCameraScreen',
155
+ TopupLoanInfo: 'TopupLoanInfo',
154
156
  };
155
157
 
156
158
  const Stack = createNativeStackNavigator();
@@ -160,9 +162,6 @@ export function PrimaryNavigator(props) {
160
162
  if (props.route?.params?.callback) {
161
163
  appStore.callback = props.route?.params?.callback;
162
164
  }
163
- // if (props.route?.params?.token) {
164
- // Api.getInstance().changeAuth(props.route?.params?.token);
165
- // }
166
165
  }, []);
167
166
  return (
168
167
  <Stack.Navigator
@@ -316,6 +315,10 @@ export function PrimaryNavigator(props) {
316
315
  name={ScreenNames.CCCDCameraScreen}
317
316
  component={CCCDCameraScreen}
318
317
  />
318
+ <Stack.Screen
319
+ name={ScreenNames.TopupLoanInfo}
320
+ component={TopupLoanInfo}
321
+ />
319
322
  </Stack.Navigator>
320
323
  );
321
324
  }
@@ -485,7 +485,7 @@ export const Home = observer(function Home() {
485
485
  marginBottom: 8,
486
486
  }}
487
487
  >
488
- Danh sách đơn mới
488
+ Đơn chờ hoàn thiện
489
489
  </MText>
490
490
  {listLoan?.length === 0 && (
491
491
  <MText
@@ -502,8 +502,8 @@ export const Home = observer(function Home() {
502
502
  {listLoan?.map((item, index) => {
503
503
  return (
504
504
  <View key={index}>
505
- {/* TOÀN TRÌNH SỐ */}
506
- {item?.typeLoan === 5 ? (
505
+ {/* TOÀN TRÌNH SỐ 5-timaone 6-topup */}
506
+ {item?.typeLoan === 5 || item?.typeLoan === 6 ? (
507
507
  <View>
508
508
  <View
509
509
  style={{
@@ -582,7 +582,6 @@ export const Home = observer(function Home() {
582
582
  backgroundColor: '#ECFFE8',
583
583
  paddingHorizontal: 16,
584
584
  paddingVertical: 8,
585
- marginTop: 16,
586
585
  }}
587
586
  >
588
587
  <View
@@ -699,9 +698,15 @@ export const Home = observer(function Home() {
699
698
  style={$action}
700
699
  onPress={() => {
701
700
  if (item?.step === 3) {
702
- navigation.push(ScreenNames.ReviewInformation, {
703
- loan: item,
704
- });
701
+ if (item?.typeLoan === 5) {
702
+ navigation.push(ScreenNames.ReviewInformation, {
703
+ loan: item,
704
+ });
705
+ } else if (item?.typeLoan === 6) {
706
+ navigation.push(ScreenNames.TopupLoanInfo, {
707
+ loan: item,
708
+ });
709
+ }
705
710
  }
706
711
  }}
707
712
  >
@@ -755,9 +760,6 @@ export const Home = observer(function Home() {
755
760
  disabled={item?.step === 7 ? false : true}
756
761
  style={$action}
757
762
  onPress={() => {
758
- // checkTerm(item, () => {
759
- // signLoan(item);
760
- // });
761
763
  navigation.push(ScreenNames.TTSSignLoan, {
762
764
  loan: item,
763
765
  });
@@ -781,19 +783,6 @@ export const Home = observer(function Home() {
781
783
  Ký HĐ
782
784
  </MText>
783
785
  </TouchableOpacity>
784
- {/* <TouchableOpacity style={$action}>
785
- <IconVideo />
786
- <MText
787
- style={{
788
- textAlign: 'center',
789
- fontSize: 10,
790
- marginTop: 5,
791
- color: '#333333',
792
- }}
793
- >
794
- Quay video
795
- </MText>
796
- </TouchableOpacity> */}
797
786
  </View>
798
787
 
799
788
  <View
@@ -815,6 +804,8 @@ export const Home = observer(function Home() {
815
804
  flexDirection: 'row',
816
805
  alignItems: 'center',
817
806
  gap: 8,
807
+ flex: 1,
808
+ paddingRight: 24,
818
809
  }}
819
810
  >
820
811
  {item?.step === 8 ? <IconTick /> : <Info />}
@@ -879,9 +870,18 @@ export const Home = observer(function Home() {
879
870
  <TouchableOpacity
880
871
  onPress={() => {
881
872
  if (item?.step === 3) {
882
- navigation.push(ScreenNames.ReviewInformation, {
883
- loan: item,
884
- });
873
+ if (item?.typeLoan === 5) {
874
+ navigation.push(
875
+ ScreenNames.ReviewInformation,
876
+ {
877
+ loan: item,
878
+ }
879
+ );
880
+ } else if (item?.typeLoan === 6) {
881
+ navigation.push(ScreenNames.TopupLoanInfo, {
882
+ loan: item,
883
+ });
884
+ }
885
885
  }
886
886
  }}
887
887
  >
@@ -15,7 +15,6 @@ import {
15
15
  } from 'react-native';
16
16
  import CircularProgress from 'react-native-circular-progress-indicator';
17
17
  import RNFS, { CachesDirectoryPath } from 'react-native-fs';
18
- // import { RNFFmpeg } from 'react-native-ffmpeg';
19
18
  import {
20
19
  PERMISSIONS,
21
20
  RESULTS,
@@ -30,8 +29,9 @@ import livenessStore from '../liveness/LivenessStore';
30
29
  import { commonStyles } from '../CommonStyles';
31
30
  import { ScreenNames } from '../../navigation';
32
31
  import { color } from '../../theme';
33
- // import { FFmpegKit, ReturnCode } from 'ffmpeg-kit-react-native';
34
32
  import { createThumbnail } from 'react-native-create-thumbnail';
33
+ import analytics from '@react-native-firebase/analytics';
34
+ import { AppEventsLogger } from 'react-native-fbsdk-next';
35
35
 
36
36
  const { width: windowWidth } = Dimensions.get('window');
37
37
 
@@ -389,6 +389,12 @@ export const LivenessV2 = observer(function LivenessV2(props: any) {
389
389
  }
390
390
  }
391
391
  };
392
+
393
+ useEffect(async () => {
394
+ await analytics().logEvent('ekyc_started', {});
395
+ await AppEventsLogger().logEvent('ekyc_started', {});
396
+ }, []);
397
+
392
398
  return (
393
399
  <View style={styles.container}>
394
400
  <TouchableOpacity
@@ -566,7 +572,9 @@ export const LivenessV2 = observer(function LivenessV2(props: any) {
566
572
  width: 150,
567
573
  justifyContent: 'center',
568
574
  }}
569
- onPress={() => {
575
+ onPress={async () => {
576
+ await analytics().logEvent('ekyc_completed', {});
577
+ await AppEventsLogger().logEvent('ekyc_completed', {});
570
578
  livenessStore.ekycSuccess = false;
571
579
  if (loan?.typeLoan === 5) {
572
580
  navigation.dispatch(
@@ -577,7 +585,6 @@ export const LivenessV2 = observer(function LivenessV2(props: any) {
577
585
  ],
578
586
  })
579
587
  );
580
- // navigation.push(ScreenNames.TTSSignLoan, { loan });
581
588
  } else {
582
589
  navigation.dispatch(
583
590
  CommonActions.reset({
@@ -184,7 +184,7 @@ export const Register = observer(function Register() {
184
184
  <View style={{ marginTop: 50 }}>
185
185
  <Formik
186
186
  initialValues={{
187
- phone: __DEV__ ? '0839621640' : '',
187
+ phone: __DEV__ ? '0339223176' : '',
188
188
  terms: true,
189
189
  }}
190
190
  onSubmit={(values) => {
@@ -44,8 +44,9 @@ export const Splash = observer(function Splash() {
44
44
  routes: [{ name: ScreenNames.Main }],
45
45
  })
46
46
  );
47
- }, 500);
47
+ }, 800);
48
48
  } else {
49
+ setDownloading(false);
49
50
  navigation.goBack();
50
51
  }
51
52
  };
@@ -28,6 +28,8 @@ import DatePicker from 'react-native-date-picker';
28
28
  import { Api } from '../../services/api';
29
29
  import Loading from '../../components/Loading';
30
30
  import moment from 'moment';
31
+ import analytics from '@react-native-firebase/analytics';
32
+ import { AppEventsLogger } from 'react-native-fbsdk-next';
31
33
 
32
34
  export default function ReviewInformation(props) {
33
35
  const navigation = useNavigation();
@@ -242,10 +244,12 @@ export default function ReviewInformation(props) {
242
244
  }
243
245
  };
244
246
 
245
- useEffect(() => {
247
+ useEffect(async () => {
246
248
  getData();
247
249
  ttsStore.getListBank();
248
250
  ttsStore.getRelationship();
251
+ await analytics().logEvent('thongtinvay_started', {});
252
+ await AppEventsLogger().logEvent('thongtinvay_started', {});
249
253
  }, []);
250
254
 
251
255
  return (
@@ -193,7 +193,8 @@ export default function ReviewInformationOther(props) {
193
193
  if (response.data?.meta?.errorCode === 200) {
194
194
  await analytics().logEvent('lead', {});
195
195
  await AppEventsLogger().logEvent('lead', {});
196
- console.log('Log_event lead');
196
+ await analytics().logEvent('thongtinvay_completed', {});
197
+ await AppEventsLogger().logEvent('thongtinvay_completed', {});
197
198
  Alert.alert('Thông báo', 'Cập nhật thông tin thành công', [
198
199
  {
199
200
  text: 'Đồng ý',
@@ -287,8 +287,8 @@ export default function ReviewLoan(props: any) {
287
287
  debounce((textParam) => {
288
288
  getInfoInsurence(
289
289
  Number(textParam.replace(/\D/g, '')),
290
- formRef.current.values.loanTime?.id,
291
- formRef.current.values?.rateTypeId?.id,
290
+ formRef.current.values.loanTime,
291
+ formRef.current.values?.rateTypeId,
292
292
  formRef.current.values.timeInsurenceCustomer?.id ?? 0,
293
293
  formRef.current.values.timeInsuranceProperty?.id ?? 0
294
294
  );
@@ -324,6 +324,8 @@ export default function ReviewLoan(props: any) {
324
324
  </View>
325
325
  <StepIndicator steps={3} currentStep={1} />
326
326
  <Formik
327
+ validateOnBlur={false}
328
+ validateOnChange={false}
327
329
  innerRef={formRef}
328
330
  onSubmit={onSubmit}
329
331
  initialValues={{
@@ -28,6 +28,8 @@ import LinearGradient from 'react-native-linear-gradient';
28
28
  import { ScreenNames } from '../../navigation';
29
29
  import { Api } from '../../services/api';
30
30
  import Loading from '../../components/Loading';
31
+ import analytics from '@react-native-firebase/analytics';
32
+ import { AppEventsLogger } from 'react-native-fbsdk-next';
31
33
 
32
34
  const logoView: ImageStyle = {
33
35
  position: 'absolute',
@@ -45,10 +47,12 @@ export const TTSNationalIDFront = observer(function TTSNationalIDFront(props) {
45
47
  const [photo, setPhoto] = useState(null);
46
48
  const [isLoading, setIsLoading] = useState(false);
47
49
 
48
- useEffect(() => {
50
+ useEffect(async () => {
49
51
  if (props?.route?.params?.uri) {
50
52
  setPhoto(props?.route?.params?.uri);
51
53
  }
54
+ await analytics().logEvent('cccd_started', {});
55
+ await AppEventsLogger().logEvent('cccd_started', {});
52
56
  }, []);
53
57
 
54
58
  const takePhoto = () => {
@@ -23,6 +23,8 @@ import { Api } from '../../services/api';
23
23
  import Loading from '../../components/Loading';
24
24
  import { ScreenNames } from '../../navigation';
25
25
  import { CommonActions, useNavigation } from '@react-navigation/native';
26
+ import analytics from '@react-native-firebase/analytics';
27
+ import { AppEventsLogger } from 'react-native-fbsdk-next';
26
28
 
27
29
  const logoView: ImageStyle = {
28
30
  position: 'absolute',
@@ -116,6 +118,8 @@ export default function TTSOTP({ route }: any) {
116
118
  Api.getInstance().verifySign({
117
119
  loanBriefId: loan?.id,
118
120
  });
121
+ await analytics().logEvent('kyhopdong_completed', {});
122
+ await AppEventsLogger().logEvent('kyhopdong_completed', {});
119
123
  Alert.alert('Thông báo', 'Ký hợp đồng thành công', [
120
124
  {
121
125
  text: 'Đồng ý',
@@ -27,6 +27,8 @@ import Loading from '../../components/Loading';
27
27
  import { Api } from '../../services/api';
28
28
  import { ScreenNames } from '../../navigation';
29
29
  import DeviceInfo from 'react-native-device-info';
30
+ import analytics from '@react-native-firebase/analytics';
31
+ import { AppEventsLogger } from 'react-native-fbsdk-next';
30
32
 
31
33
  export default function TTSSelfie(props: any) {
32
34
  const isFocused = useIsFocused();
@@ -122,8 +124,10 @@ export default function TTSSelfie(props: any) {
122
124
  });
123
125
  };
124
126
 
125
- useEffect(() => {
127
+ useEffect(async () => {
126
128
  requestPermissions();
129
+ await analytics().logEvent('cccd_completed', {});
130
+ await AppEventsLogger().logEvent('cccd_completed', {});
127
131
  }, []);
128
132
 
129
133
  useEffect(() => {
@@ -166,10 +170,19 @@ export default function TTSSelfie(props: any) {
166
170
  setIsLoading(false);
167
171
  if (response.kind === 'ok') {
168
172
  if (response.data?.meta.errorCode === 200) {
169
- navigation.push(ScreenNames.VehicleCamera, {
170
- front: true,
171
- loan: props?.route?.params?.loan,
172
- });
173
+ if (props?.route?.params?.loan?.typeLoan === 5) {
174
+ navigation.push(ScreenNames.VehicleCamera, {
175
+ front: true,
176
+ loan: props?.route?.params?.loan,
177
+ });
178
+ } else {
179
+ navigation.dispatch(
180
+ CommonActions.reset({
181
+ index: 1,
182
+ routes: [{ name: ScreenNames.Main }],
183
+ })
184
+ );
185
+ }
173
186
  } else {
174
187
  Alert.alert('Thông báo', response.data?.meta?.errorMessage);
175
188
  }
@@ -16,6 +16,8 @@ import Pdf from 'react-native-pdf';
16
16
  import { Api } from '../../services/api';
17
17
  import { is, set } from 'ramda';
18
18
  import Loading from '../../components/Loading';
19
+ import analytics from '@react-native-firebase/analytics';
20
+ import { AppEventsLogger } from 'react-native-fbsdk-next';
19
21
 
20
22
  export default function TTSSignLoan(props) {
21
23
  const loan = props?.route?.params?.loan;
@@ -48,10 +50,12 @@ export default function TTSSignLoan(props) {
48
50
  }
49
51
  };
50
52
 
51
- useEffect(() => {
53
+ useEffect(async () => {
52
54
  if (loan) {
53
55
  getContract();
54
56
  }
57
+ await analytics().logEvent('kyhopdong_started', {});
58
+ await AppEventsLogger().logEvent('kyhopdong_started', {});
55
59
  }, []);
56
60
 
57
61
  const signLoan = () => {