You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v504 f048426f6b
Refactor CreateCodeView to enhance barcode input validation and user experience; implement dynamic input handling, visual feedback, and improved layout for barcode type selection and content entry.
2 months ago
..
MyQrCode.xcdatamodeld/MyQrCode.xcdatamodel Add History button to ContentView for accessing past scans; enhance UI with improved layout and styling for better user experience. 2 months ago
BarcodeValidator.swift Refactor CreateCodeView to enhance barcode input validation and user experience; implement dynamic input handling, visual feedback, and improved layout for barcode type selection and content entry. 2 months ago
CoreDataManager.swift Add History button to ContentView for accessing past scans; enhance UI with improved layout and styling for better user experience. 2 months ago
HistoryEnums.swift Refactor CreateCodeView to enhance barcode input validation and user experience; implement dynamic input handling, visual feedback, and improved layout for barcode type selection and content entry. 2 months ago
QRCodeParser.swift Add QR code detail navigation to HistoryView; implement overlay button for viewing details and enable tap gesture for item details in HistoryItemRow, enhancing user interaction and experience. 2 months ago