|
|
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 |
|
|
|
0f9453ef45
|
Refactor QRScannerScreen and ScannedDataBox, alot of broken functions
|
2024-06-30 01:32:39 +08:00 |
|
|
|
7b396073f7
|
added scalling compatibilty for smaller devices
|
2024-06-20 18:43:07 +08:00 |
|
|
|
7f7e65c232
|
added Security header Feature with a pop up Modal
|
2024-06-20 16:44:15 +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 |
|
|
|
69b2d72644
|
Removed QRCodeProvider and moved hardcoded testfunctions to ScannedDataBox instead, Hardcoded data is now working for Demo
|
2024-06-20 14:14:15 +08:00 |
|
|
|
c84c93df36
|
Update UI for color consistency, Further testing on harded Data for demo - INCOMPLETE need fix (Bug all data marked as Dangerous)
|
2024-06-19 22:10:21 +08:00 |
|
|
|
7afe5982e6
|
Cleared error messages and updated types.tsx to handle bookmarks, Hardcoded testdata for Demo
|
2024-06-19 20:31:15 +08:00 |
|
|
|
264ae9550e
|
segregated the ScannedDataBox from the QRScannerScreen , so that Historyscreen can use the ScannedDataBox
|
2024-06-19 19:36:30 +08:00 |
|