I am trying to make an application to read barcodes and QR codes but when I load the interface many barcode icons appear
Here is the project
https://github.com/momentoelectrico/CodigoBarrasInventario.git
I am using the dependency CodeScanner 2.3.3
I hope you can help me, by the way I am relatively new to Swift, if you could recommend courses or guides to improve I would also appreciate it, I have seen that many examples, some things are no longer compatible with Xcode 15.
I want is for the scanned barcode to be stored in a product inventory and for me to be able to check their existence.




