|
|
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 |
|