Commit Graph

15 Commits

Author SHA1 Message Date
7f7f686ef8 Recommit, without build falire (native_modules.gradle' line: 401, finished with non-zero exit value 1) 2024-08-03 23:07:41 +08:00
heyethereum
804eb6f024 added inteceptor to include diff headers in diff env 2024-08-03 13:47:24 +08:00
heyethereum
12873b1fa8 histories and bookmark done 2024-07-22 22:54:57 +08:00
heyethereum
220fa2dfd4 solve camera off focus, load user histories 2024-07-22 00:41:05 +08:00
cdac16a723 Integrate Redux for state management, replace useState with Redux store 2024-07-07 15:57:29 +08:00
47d1867cab Fixed modal set to false when switching between history and bookmark tab 2024-06-30 15:25:28 +08:00
947bd474d1 Fixed HistoryScreen where data not shown on flatlist, and pass type to scannedDataBox properly 2024-06-30 14:20:03 +08:00
4d4b55ab71 Added console.log to troubelshoot handlePayload to return type to scannedDataBox, Pending fix for data not displayed on history page 2024-06-30 13:26:16 +08:00
7b396073f7 added scalling compatibilty for smaller devices 2024-06-20 18:43:07 +08:00
ec9e0a21af added a close button for ScannedDataBox that will work on both HisoryScreen and QRScannerScreen 2024-06-20 16:21:45 +08:00
a0705807fd added Model for delete hisory confirmation. Also modifed Scan_icon in history screen 2024-06-20 15:01:21 +08:00
b64e03d774 Updated HistoryScreen: changed UI and added toggleBookmark and deleteQRCode with BookMark Tab. Yet to solve setQrCodes updater function error message 2024-06-19 21:22:05 +08:00
264ae9550e segregated the ScannedDataBox from the QRScannerScreen , so that Historyscreen can use the ScannedDataBox 2024-06-19 19:36:30 +08:00
7e0e9ec1bb fixed warning in all tsx file except for CameraView.tsx 2024-06-10 21:54:22 +08:00
1cb2c24024 overhaull of project sturcture, segregated screens and components 2024-06-10 21:00:22 +08:00